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

Represents the linked details for a source case and target case. More...

Public Member Functions

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

Properties

string LinkDescription [get, set]
 Gets or sets the description of the linked case. More...
 
ResourceIdentity LinkedBy [get, set]
 Gets or sets the identity of the resource who linked the case. More...
 
DateTime LinkedDate [get, set]
 Gets or sets the linked date. More...
 
CaseIdentity SourceCase [get, set]
 Gets or sets the identity of the source case. More...
 
CaseIdentity TargetCase [get, set]
 Gets or sets the identity of the target case. More...
 

Description

Represents the linked details for a source case and target case.

Constructor & Destructor Documentation

Initializes a new instance of the LinkedCase class.

Property Documentation

string LinkDescription
getset

Gets or sets the description of the linked case.

ResourceIdentity LinkedBy
getset

Gets or sets the identity of the resource who linked the case.

DateTime LinkedDate
getset

Gets or sets the linked date.

CaseIdentity SourceCase
getset

Gets or sets the identity of the source case.

CaseIdentity TargetCase
getset

Gets or sets the identity of the target case.