UpdateRegisterObject Properties

Scanjour Workflow4 Reference Manual

The UpdateRegisterObject type exposes the following members.

Properties

  NameDescription
Public propertyDisplayName
Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity.)
Public propertyFailOnError
If false continue if errors occurs.
Public propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyMessage
In case of errors - the error message.
Public propertyResult (Inherited from ActivityBoolean.)
Public propertyResultType
When implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult.)
Public propertySecurityContext
The account to use for the update.
Public propertyUpdateType
The update type.
Public propertyValues
The register values to update.
Top
See Also

Reference