Classe StringFormatName
S'applique à: CRM 2015 on-prem, CRM Online
Specifies the format of a StringAttributeMetadata attribute using the FormatName property.
Espace de noms: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (dans Microsoft.Xrm.Sdk.dll)
Syntaxe
'Déclaration
<DataContractAttribute(Name:="StringFormatName", Namespace:="https://schemas.microsoft.com/xrm/2013/Metadata")> _
Public NotInheritable Class StringFormatName
Inherits ConstantsBase(Of String)
[DataContractAttribute(Name="StringFormatName", Namespace="https://schemas.microsoft.com/xrm/2013/Metadata")]
public sealed class StringFormatName : ConstantsBase<string>
Remarques
This class replaces the deprecated StringFormat enumeration used to set the StringAttributeMetadata.Format property.
Hiérarchie d'héritage
System.Object
Microsoft.Xrm.Sdk.Metadata.ConstantsBase
Microsoft.Xrm.Sdk.Metadata.StringFormatName
Cohérence de thread
Tous les membres statiques publics (Shared dans Visual Basic) de ce type sont thread-safe. Tous les membres d'instance ne sont pas garantis thread-safe.
Plateformes
Plateformes de développement
Windows Vista, Windows Server 2003 et
Plateformes cibles
Windows Vista,Windows XP
Voir aussi
Référence
Membres StringFormatName
Espace de noms Microsoft.Xrm.Sdk.Metadata
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.