Entity.GetFormattedAttributeValue Method (String)
Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online
Gets the formatted value of the attribute.
Namespace: Microsoft.Xrm.Sdk
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Syntax
protected virtual string GetFormattedAttributeValue(
string attributeLogicalName
)
Protected Overridable Function GetFormattedAttributeValue (
attributeLogicalName As String
) As String
Parameters
attributeLogicalName
Type: System.StringType: String. The logical name of the attribute.
Return Value
Type: System.String
Type: String
The formatted value of the attribute.
See Also
Entity Class
Microsoft.Xrm.Sdk Namespace
Return to top
Microsoft Dynamics 365
© 2016 Microsoft. All rights reserved. Copyright