SystemDomainListGetResponse Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The SystemDomainListGetResponse element provides a SystemDomainLists property that contains the domain list results.
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
- Inheritance
- Attributes
Constructors
SystemDomainListGetResponse() |
Initializes a new instance of the SystemDomainListGetResponse class. |
Properties
OperationResult |
Specifies the operation result. (Inherited from MessageResponse) |
SystemDomainLists |
Specifies the system domain lists to return in the response. |