SystemSettingsUpdateRequest.SystemSettingGroups Eigenschaft

Definition

Gibt die zu aktualisierenden Systemeinstellungsgruppen an.

public:
 property System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::Services::DataContracts::SystemSettingGroup ^> ^ SystemSettingGroups { 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> SystemSettingGroups { get; set; }
[<System.ServiceModel.MessageBodyMember>]
member this.SystemSettingGroups : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.Services.DataContracts.SystemSettingGroup> with get, set
Public Property SystemSettingGroups As Collection(Of SystemSettingGroup)

Eigenschaftswert

Die zu aktualisierende Systemeinstellungsgruppe.

Attribute

Gilt für: