Condividi tramite


SystemSetting.SettingType Proprietà

Definizione

Specifica il tipo di impostazione. Usato per convalidare l'oggetto 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

Valore della proprietà

Oggetto AttributeType.

Attributi

Si applica a