SystemSettingGroup.SystemSettings Свойство

Определение

Указывает SystemSetting список.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemSetting ^> ^ SystemSettings { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemSetting ^> ^ get(); };
[System.Runtime.Serialization.DataMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemSetting> SystemSettings { get; }
[<System.Runtime.Serialization.DataMember>]
member this.SystemSettings : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemSetting>
Public ReadOnly Property SystemSettings As Collection(Of SystemSetting)

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

Список SystemSetting.

Атрибуты

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