CrmServiceClient.PublishEntity Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Publishes an entity to the production system, used in conjunction with the Metadata services.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public bool PublishEntity(
string entityName
)
Public Function PublishEntity (
entityName As String
) As Boolean
Parameters
entityName
Type: System.StringName of the entity to publish
Return Value
Type: System.Boolean
True on success
See Also
CrmServiceClient Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright