SystemDomainListGetResponse.SystemDomainLists Eigenschaft

Definition

Gibt die Systemdomänenlisten an, die in der Antwort zurückgegeben werden sollen.

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

Eigenschaftswert

Die Systemdomänenlisten, die in der Antwort zurückgegeben werden sollen.

Attribute

Gilt für: