StringAttributeMetadata.FormatName Property

 

Updated: November 29, 2016

Applies To: Dynamics 365 (online), Dynamics 365 (on-premises), Dynamics CRM 2016, Dynamics CRM Online

Gets or sets the format for the string.

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

[DataMemberAttribute(Order = 60)]
public StringFormatName FormatName { get; set; }

Property Value

Type: Microsoft.Xrm.Sdk.Metadata.StringFormatName

Type: StringFormatName
The format for the string attribute.

If this property is not set and Format is not set it defaults to Text.

System_CAPS_noteNote

Use this property rather than Format. If both properties are set, this property will be used.

Return to top

Microsoft Dynamics 365

© 2016 Microsoft. All rights reserved. Copyright

Community Additions

ADD
Show: