Share via


SystemSetting.DataType Propiedad

Definición

Especifica el tipo de datos. Se usa para validar .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

Valor de propiedad

El parámetro de cadena de consulta AttributeDataType.

Atributos

Se aplica a