SystemSetting.SettingType Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
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.