RelatedEntityDependency.RelatedAttributeName 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 RelatedAttributeName { get; set; }
public:
property String^ RelatedAttributeName {
String^ get();
void set(String^ value);
}
member RelatedAttributeName : string with get, set
Public Property RelatedAttributeName As String
Property Value
Type: System.String
Type: String .
See Also
RelatedEntityDependency Class
Microsoft.Xrm.Sdk.Workflow Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright