Compartilhar via


SystemSetting.SettingType Propriedade

Definição

Obtém ou define o tipo de configuração.

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

Valor da propriedade

Um dos valores de AttributeType. Os valores possíveis são Domain, File, FreeForm, System ou NotSpecified.

Atributos

Comentários

Use a SettingType propriedade para validar o SettingValue.

Aplica-se a