Share via


SystemDomainListGetResponse Classe

Définition

L’élément SystemDomainListGetResponse fournit une propriété SystemDomainLists qui contient les résultats de la liste des domaines.

public ref class SystemDomainListGetResponse : Microsoft::MasterDataServices::Services::MessageContracts::MessageResponse
[System.ServiceModel.MessageContract]
public class SystemDomainListGetResponse : Microsoft.MasterDataServices.Services.MessageContracts.MessageResponse
[<System.ServiceModel.MessageContract>]
type SystemDomainListGetResponse = class
    inherit MessageResponse
Public Class SystemDomainListGetResponse
Inherits MessageResponse
Héritage
SystemDomainListGetResponse
Attributs

Constructeurs

SystemDomainListGetResponse()

Initialise une nouvelle instance de la classe SystemDomainListGetResponse.

Propriétés

OperationResult

Spécifie le résultat d'opération.

(Hérité de MessageResponse)
SystemDomainLists

Spécifie les listes de domaines système à retourner dans la réponse.

S’applique à

Voir aussi