FdoTask Methods |
The FdoTask type exposes the following members.
Name | Description | |
---|---|---|
![]() | AfterWriteCancelled | |
![]() | Clone | Creates a new object that is a copy of the current instance. |
![]() | Evaluate |
Runs the task and returns results of its evaluation.
Optionally, run-time errors related to task evaluation may get reported via
separate results reference.
|
![]() | GetErrorCode |
Returns error code with regards to the task error resolution.
|
![]() | GetFeatures |
Returns working set of features using optional filter.
|
![]() | GetProperties |
Returns properties associated
with the object instance during run-time.
|
![]() | GetTypeName |
Returns String representation of the underlying type.
|
![]() | IsValid |
Returns True if object instance is considered valid,
otherwise returns False.
|
![]() | OnLengthEditorRequested | |
![]() | RaiseFeatureProcessed | |
![]() | SetErrorCode |
Sets error code with regards to the task error resolution.
|