Поделиться через


SystemSetting.SettingType Свойство

Определение

Возвращает или задает тип параметра.

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

Значение свойства

Одно из значений AttributeType. Допустимые значения — Domain, File, FreeForm, System или NotSpecified.

Атрибуты

Комментарии

SettingType Используйте свойство для проверки SettingValue.

Применяется к