CrmServiceClient.PublishEntity Method (String)

 

Updated: November 29, 2016

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)

public bool PublishEntity(
	string entityName
)

Parameters

entityName
Type: System.String

Name of the entity to publish

Return Value

Type: System.Boolean

True on success

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: