Click or drag to resize

ServiceRequest Class

[Missing <summary> documentation for "T:NetIQ.DRA.Common.Rest.Requests.ServiceRequest"]

Inheritance Hierarchy
SystemObject
  NetIQ.DRA.Common.Rest.RequestsRestRequest
    NetIQ.DRA.Common.Rest.RequestsServiceRequest
      NetIQ.DRA.Common.Rest.RequestsUpdateServiceRestRequest

Namespace:  NetIQ.DRA.Common.Rest.Requests
Assembly:  NetIQ.DRA.Common.Rest.Api (in NetIQ.DRA.Common.Rest.Api.dll) Version: 10.2.2.1
Syntax
[DataContractAttribute]
public class ServiceRequest : RestRequest

The ServiceRequest type exposes the following members.

Constructors
  NameDescription
Public methodServiceRequest
Initializes a new instance of the ServiceRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertyServiceIdentifier
Top
See Also