Packagemx.rpc.livecycle
Classpublic class JobId
InheritanceJobId Inheritance Object

A container for the id associated with an asynchronous LiveCycle invocation. It can be found in the result field of an event raised in response to an asynchronous invocation.



Public Properties
 PropertyDefined By
 Inheritedconstructor : Object
A reference to the class object or constructor function for a given object instance.
Object
  jobId : String
Internal LiveCycle ES Job ID.
JobId
  persistent : Boolean
Specifies whether this JobId object is persisted within LiveCycle ES.
JobId
 Inheritedprototype : Object
[static] A reference to the prototype object of a class or function object.
Object
Public Methods
 MethodDefined By
  
JobId
 Inherited
Indicates whether an object has a specified property defined.
Object
 Inherited
Indicates whether an instance of the Object class is in the prototype chain of the object specified as the parameter.
Object
 Inherited
Indicates whether the specified property exists and is enumerable.
Object
 Inherited
Sets the availability of a dynamic property for loop operations.
Object
 Inherited
Returns the string representation of the specified object.
Object
 Inherited
Returns the primitive value of the specified object.
Object
Property Detail
jobIdproperty
public var jobId:String

Internal LiveCycle ES Job ID.

persistentproperty 
public var persistent:Boolean

Specifies whether this JobId object is persisted within LiveCycle ES.

Constructor Detail
JobId()Constructor
public function JobId()




 

Send me an e-mail when comments are added to this page | Comment Report

Current page: http://livedocs.adobe.com/livecycle/es/sdkHelp/common/langref/mx/rpc/livecycle/JobId.html