Condividi tramite


SystemSetting.SettingType Proprietà

Definizione

Ottiene o imposta il tipo di impostazione.

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

Valore della proprietà

Uno dei valori di AttributeType. I valori possibili sono Domain, File, FreeForm, System e NotSpecified.

Attributi

Commenti

Utilizzare la SettingType proprietà per convalidare l'oggetto SettingValue.

Si applica a