Click or drag to resize
FdoTask Methods

The FdoTask type exposes the following members.

Methods
  NameDescription
Public methodAfterWriteCancelled
Public methodClone
Creates a new object that is a copy of the current instance.
Public methodEvaluate
Runs the task and returns results of its evaluation. Optionally, run-time errors related to task evaluation may get reported via separate results reference.
Public methodGetErrorCode
Returns error code with regards to the task error resolution.
Public methodGetFeatures
Returns working set of features using optional filter.
Public methodGetProperties
Returns properties associated with the object instance during run-time.
Public methodGetTypeName
Returns String representation of the underlying type.
Public methodIsValid
Returns True if object instance is considered valid, otherwise returns False.
Public methodOnLengthEditorRequested
Public methodRaiseFeatureProcessed
Public methodSetErrorCode
Sets error code with regards to the task error resolution.
Top
See Also