Package | mx.rpc.livecycle |
Class | public class FaultResponse |
Inheritance | FaultResponse Object |
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
Property | Defined By | ||
---|---|---|---|
clientParameters : Object
The client parameters. | FaultResponse | ||
constructor : Object
A reference to the class object or constructor function for a given object instance. | Object | ||
fault : Fault
The Fault object. | FaultResponse | ||
invocationId : String
The invocation id. | FaultResponse | ||
prototype : Object [static]
A reference to the prototype object of a class or function object. | Object |
clientParameters | property |
public var clientParameters:Object
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The client parameters.
fault | property |
public var fault:Fault
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The Fault object.
invocationId | property |
public var invocationId:String
Language Version: | ActionScript 3.0 |
Product Version: | LiveCycle Data Services 3 |
Runtime Versions: | Flash Player 9, AIR 1.1 |
The invocation id.