AttributeData.AttributeLabel Property
Applies To: Dynamics CRM 2015
Gets or sets the label for the attribute.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string AttributeLabel { get; set; }
public:
property String^ AttributeLabel {
String^ get();
void set(String^ value);
}
member AttributeLabel : string with get, set
Public Property AttributeLabel As String
Property Value
Type: System.String
Type: String.
See Also
AttributeData Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright