AttributeTargetAttribute.AttributeName Property

 

Applies To: Dynamics CRM 2015

Gets the logical name of the target attribute.

Namespace:   Microsoft.Xrm.Sdk.Workflow
Assembly:  Microsoft.Xrm.Sdk.Workflow (in Microsoft.Xrm.Sdk.Workflow.dll)

Syntax

public string AttributeName { get; }
public:
property String^ AttributeName {
    String^ get();
}
member AttributeName : string with get
Public ReadOnly Property AttributeName As String

Property Value

Type: System.String

Type: String
The logical name of the target attribute.

See Also

AttributeTargetAttribute Class
Microsoft.Xrm.Sdk.Workflow Namespace

Return to top

© 2016 Microsoft. All rights reserved. Copyright