DomainGetPropertiesResponse ClassDRA REST Extensions SDK
Represents the response returned to the client when a Domain's properties are requested
Inheritance Hierarchy

OnlineSystem Object
  NetIQ.DRA.Common.Rest.Responses RestResponse
    NetIQ.DRA.Common.Rest.Responses DomainGetPropertiesResponse

Namespace: NetIQ.DRA.Common.Rest.Responses
Assembly: NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 0.0.0.0
Syntax

[DataContractAttribute]
public class DomainGetPropertiesResponse : RestResponse
See Also