Classe StringFormatName
Si applica a: CRM 2015 on-prem, CRM Online
Specifies the format of a StringAttributeMetadata attribute using the FormatName property.
Spazio dei nomi: Microsoft.Xrm.Sdk.Metadata
Assembly: Microsoft.Xrm.Sdk (in Microsoft.Xrm.Sdk.dll)
Sintassi
'Dichiarazione
<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>
Note
This class replaces the deprecated StringFormat enumeration used to set the StringAttributeMetadata.Format property.
Gerarchia ereditarietà
System.Object
Microsoft.Xrm.Sdk.Metadata.ConstantsBase
Microsoft.Xrm.Sdk.Metadata.StringFormatName
Thread Safety
Tutti i membri statici pubblici (Shared in Visual Basic) di questo tipo sono thread-safe. Non è garantito che i membri di istanza siano thread-safe.
Piattaforme
Piattaforme di sviluppo
Windows Vista, Windows Server 2003 e
Piattaforme di destinazione
Windows Vista,Windows XP
Vedere anche
Riferimento
Membri StringFormatName
Spazio dei nomi Microsoft.Xrm.Sdk.Metadata
Send comments about this topic to Microsoft.
© 2014 Microsoft Corporation. All rights reserved.