AttributeData.DisplayValue Property
Applies To: Dynamics CRM 2015
Gets or sets the display value for the attribute.
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public string DisplayValue { get; set; }
public:
property String^ DisplayValue {
String^ get();
void set(String^ value);
}
member DisplayValue : string with get, set
Public Property DisplayValue 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