CustomEntityDependency.CustomEntityName Property
Applies To: Dynamics CRM 2015
Obsolete.
Namespace: Microsoft.Xrm.Sdk.Workflow
Assembly: Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)
Syntax
public string CustomEntityName { get; }
public:
property String^ CustomEntityName {
String^ get();
}
member CustomEntityName : string with get
Public ReadOnly Property CustomEntityName As String
Property Value
Type: System.String
Type: String .
See Also
CustomEntityDependency Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright