SystemDomainListGetResponse Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- 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. |