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

Specifies synchronous job identity and variable values. More...

Public Member Functions

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

Properties

JobIdentity Job [get, set]
 Gets or sets the job identity which uniquely identifies the newly created job. More...
 
VariableValueCollection ReturnedVariables [get, set]
 Gets or sets the returned variables. More...
 

Description

Specifies synchronous job identity and variable values.

Constructor & Destructor Documentation

SyncJob ( )

Initializes a new instance of the SyncJob class.

Property Documentation

JobIdentity Job
getset

Gets or sets the job identity which uniquely identifies the newly created job.

VariableValueCollection ReturnedVariables
getset

Gets or sets the returned variables.