Compartir a través de


SystemSetting.SettingType Propiedad

Definición

Especifica el tipo de configuración. Se usa para validar .SettingValue

public:
 property Microsoft::MasterDataServices::Services::DataContracts::AttributeType SettingType { Microsoft::MasterDataServices::Services::DataContracts::AttributeType get(); void set(Microsoft::MasterDataServices::Services::DataContracts::AttributeType value); };
[System.Runtime.Serialization.DataMember]
public Microsoft.MasterDataServices.Services.DataContracts.AttributeType SettingType { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.SettingType : Microsoft.MasterDataServices.Services.DataContracts.AttributeType with get, set
Public Property SettingType As AttributeType

Valor de propiedad

El parámetro de cadena de consulta AttributeType.

Atributos

Se aplica a