AsyncApexJob
Namespace: LinqToSalesforce
Constructors
Constructor | Description |
new()
Signature: unit -> unit
|
Instance members
Instance member | Description |
ApexClassId()
Signature: unit -> unit
|
|
CompletedDate()
Signature: unit -> unit
|
|
CreatedById()
Signature: unit -> unit
|
|
CreatedDate()
Signature: unit -> unit
|
|
ExtendedStatus()
Signature: unit -> unit
|
|
Id()
Signature: unit -> unit
Modifiers: abstract |
|
JobItemsProcessed()
Signature: unit -> unit
|
|
JobType()
Signature: unit -> unit
|
|
LastProcessed()
Signature: unit -> unit
|
|
LastProcessedOffset()
Signature: unit -> unit
|
|
MethodName()
Signature: unit -> unit
|
|
NumberOfErrors()
Signature: unit -> unit
|
|
ParentJobId()
Signature: unit -> unit
|
|
PropertyChanged
Signature: IEvent<PropertyChangedEventHandler,PropertyChangedEventArgs>
Modifiers: abstract |
|
Status()
Signature: unit -> unit
|
|
TotalJobItems()
Signature: unit -> unit
|
|
TrackPropertyUpdates()
Signature: unit -> unit
Modifiers: abstract |
|
UpdatedProperties
Signature: IDictionary<string,obj>
Modifiers: abstract |