SystemDomainListGetResponse.SystemDomainLists Field

Definition

An array of the system domain lists to return in the response.

public: System::Collections::ObjectModel::Collection<Microsoft::MasterDataServices::SystemDomainList ^> ^ SystemDomainLists;
[System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)]
public System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainList> SystemDomainLists;
[<System.ServiceModel.MessageBodyMember(Namespace="http://schemas.microsoft.com/sqlserver/masterdataservices/2009/09", Order=1)>]
val mutable SystemDomainLists : System.Collections.ObjectModel.Collection<Microsoft.MasterDataServices.SystemDomainList>
Public SystemDomainLists As Collection(Of SystemDomainList) 

Field Value

Attributes

Applies to