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

QuickAppSummary class. More...

Public Member Functions

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

Properties

FormIdentity CNJForm [get, set]
 Gets or sets the CNJForm More...
 
string CNJFormLink [get, set]
 Gets or sets the CNJFormlink. More...
 
string Description [get, set]
 Gets or sets the Description. More...
 
QuickAppIdentity Id [get, set]
 Gets or sets the Id of the QuickApp. More...
 
string JobQueryId [get, set]
 Gets or sets the JobQueryId. More...
 
FormIdentity LandingPage [get, set]
 Gets or sets form identity for the landing page. More...
 
string LandingPageLink [get, set]
 Gets or sets the landing page form link. More...
 
DateTime LastModified [get, set]
 Gets or sets the LastModified date More...
 
ResourceIdentity LastModifiedBy [get, set]
 Gets or sets the LastModifiedBy More...
 
ResourceIdentity LockedBy [get, set]
 Gets or sets the LockedBy More...
 
string PackageId [get, set]
 Gets or sets the PackageId. More...
 
ProcessIdentity ProcessIdentity [get, set]
 Gets or sets the ProcessIdentity More...
 
WorkQueueDefinitionIdentity WorkQueueDefinitionIdentity [get, set]
 Gets or sets the WorkQueueDefinitionIdentity. More...
 
string WorkQueueQueryId [get, set]
 Gets or sets the WorkQueueQueryId. More...
 

Description

QuickAppSummary class.

Constructor & Destructor Documentation

Initializes a new instance of the QuickAppSummary class.

Property Documentation

FormIdentity CNJForm
getset

Gets or sets the CNJForm

The FormIdentity of the CreateNewJob form associated with the QuickApp.

string CNJFormLink
getset

Gets or sets the CNJFormlink.

string Description
getset

Gets or sets the Description.

QuickAppIdentity Id
getset

Gets or sets the Id of the QuickApp.

string JobQueryId
getset

Gets or sets the JobQueryId.

Holds the Id of the Job Query generated for the QuickApp.

FormIdentity LandingPage
getset

Gets or sets form identity for the landing page.

Holds the identity of the landing page for the QuickApp.

string LandingPageLink
getset

Gets or sets the landing page form link.

DateTime LastModified
getset

Gets or sets the LastModified date

The last modified date.

ResourceIdentity LastModifiedBy
getset

Gets or sets the LastModifiedBy

The name of the last resource to have modified the QuickApp.

ResourceIdentity LockedBy
getset

Gets or sets the LockedBy

The locked by.

string PackageId
getset

Gets or sets the PackageId.

Gets or sets the ProcessIdentity

Holds the Id of the Process generated for the QuickApp.

Gets or sets the WorkQueueDefinitionIdentity.

Holds the Id of the WorkType associated with the QuickApp.

string WorkQueueQueryId
getset

Gets or sets the WorkQueueQueryId.

Holds the Id of the WQ Query generated for the QuickApp.