Condividi tramite


SystemSettingGroup.SystemSettings Proprietà

Definizione

Ottiene o imposta un elenco di impostazioni di sistema.

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

Valore della proprietà

Insieme di tipo SystemSetting.

Attributi

Si applica a