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