Langue

SystemDomainListGetResponse Classe

Définition

L’élément SystemDomainListGetResponse fournit une propriété SystemDomainLists qui contient les résultats de la liste de 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

Nom Description
SystemDomainListGetResponse()

Initialise une nouvelle instance de la classe SystemDomainListGetResponse.

Propriétés

Nom Description
OperationResult

Spécifie le résultat de l’opération.

(Hérité de MessageResponse)
SystemDomainLists

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

S’applique à

Voir aussi