SystemSettingsGetResponse.SystemSettingsGroups Eigenschaft

Definition

Gibt die Systemeinstellungsgruppen an, die in der Antwort zurückgegeben werden sollen.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemSettingGroup ^> ^ SystemSettingsGroups { System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemSettingGroup ^> ^ get(); void set(System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemSettingGroup ^> ^ value); };
[System.ServiceModel.MessageBodyMember]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemSettingGroup> SystemSettingsGroups { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.SystemSettingsGroups : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemSettingGroup> with get, set
Public Property SystemSettingsGroups As Collection(Of SystemSettingGroup)

Eigenschaftswert

Die in der Antwort zurückzugebenden Systemeinstellungsgruppen.

Attribute

Gilt für: