AttributeDependency.DependentEntityName 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 DependentEntityName { get; }
public:
property String^ DependentEntityName {
    String^ get();
}
member DependentEntityName : string with get
Public ReadOnly Property DependentEntityName As String

Property Value

Type: System.String

Type: String

See Also

AttributeDependency Class
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright