All Classes Namespaces Functions Properties Pages
Public Member Functions | Properties | List of all members
Attachment Class Reference

Attachment class. More...

Public Member Functions

 Attachment ()
 Initializes a new instance of the Attachment class. More...
 

Properties

double AttachmentXPosition [get, set]
 Gets or sets the attachment X position. More...
 
double AttachmentYPosition [get, set]
 Gets or sets the attachment Y position. More...
 
string DocumentPath [get, set]
 Gets or sets the path of the Document Which is used in Attachement. More...
 
double Height [get, set]
 Gets or sets the height of Attachement. More...
 
AttachmentIdentity Identity [get, set]
 
short NodeId [get, set]
 Gets or sets the id of the node To which the attachement is attached. More...
 
Process Process [get, set]
 Gets or sets the process in which attachement is placed. More...
 
SwimLaneIdentity SwimLane [get, set]
 Gets or sets the pool lane. More...
 
double Width [get, set]
 Gets or sets the width of attachment. More...
 

Description

Attachment class.

Constructor & Destructor Documentation

Initializes a new instance of the Attachment class.

Property Documentation

double AttachmentXPosition
getset

Gets or sets the attachment X position.

double AttachmentYPosition
getset

Gets or sets the attachment Y position.

string DocumentPath
getset

Gets or sets the path of the Document Which is used in Attachement.

double Height
getset

Gets or sets the height of Attachement.

AttachmentIdentity Identity
getset

Gets or sets the AttachmentIdentity class.

short NodeId
getset

Gets or sets the id of the node To which the attachement is attached.

Process Process
getset

Gets or sets the process in which attachement is placed.

SwimLaneIdentity SwimLane
getset

Gets or sets the pool lane.

double Width
getset

Gets or sets the width of attachment.