Service.SystemDomainListGet(SystemDomainListGetRequest) Method

Definition

Retrieve system domain lists.

public:
 virtual Microsoft::MasterDataServices::Services::MessageContracts::SystemDomainListGetResponse ^ SystemDomainListGet(Microsoft::MasterDataServices::Services::MessageContracts::SystemDomainListGetRequest ^ request);
public Microsoft.MasterDataServices.Services.MessageContracts.SystemDomainListGetResponse SystemDomainListGet (Microsoft.MasterDataServices.Services.MessageContracts.SystemDomainListGetRequest request);
abstract member SystemDomainListGet : Microsoft.MasterDataServices.Services.MessageContracts.SystemDomainListGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.SystemDomainListGetResponse
override this.SystemDomainListGet : Microsoft.MasterDataServices.Services.MessageContracts.SystemDomainListGetRequest -> Microsoft.MasterDataServices.Services.MessageContracts.SystemDomainListGetResponse
Public Function SystemDomainListGet (request As SystemDomainListGetRequest) As SystemDomainListGetResponse

Parameters

Returns

The SystemDomainListGetResponsefor the operation.

Implements

Applies to