Click or drag to resize

ContactMoveRequest Class

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

Inheritance Hierarchy

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 ContactMoveRequest : ContactRequest

The ContactMoveRequest type exposes the following members.

Constructors
  NameDescription
Public methodContactMoveRequest
Initializes a new instance of the ContactMoveRequest class
Top
Properties
  NameDescription
Public propertyConnectionParameters (Inherited from RestRequest.)
Public propertyContact (Inherited from ContactBaseObjectRequest.)
Public propertyContactIdentifier (Inherited from ContactRequest.)
Public propertyDomainFqdn (Inherited from DomainBaseRequest.)
Public propertyTargetContainer
Top
See Also