SystemSetting.DataType Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Spécifie le type de données. Est utilisé pour valider le SettingValue.
public:
property Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType DataType { Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::AttributeDataType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.AttributeDataType DataType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DataType : Microsoft.MasterDataServices.Services.DataContracts.AttributeDataType with get, set
Public Property DataType As AttributeDataType
Valeur de propriété
- Attributs