EntityDependencyBase.EntityAttributes 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 EntityAttributes { get; set; }
public:
property String^ EntityAttributes {
    String^ get();
    void set(String^ value);
}
member EntityAttributes : string with get, set
Public Property EntityAttributes As String

Property Value

Type: System.String

Returns String.

See Also

EntityDependencyBase Class
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright