Condividi tramite


SystemSettingsUpdateRequest.SystemSettingGroups Proprietà

Definizione

Specifica i gruppi di impostazioni di sistema da aggiornare.

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)

Valore della proprietà

Gruppi di impostazioni di sistema da aggiornare.

Attributi

Si applica a