InsertRegisterObject Properties

Scanjour Workflow4 Reference Manual

The InsertRegisterObject 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 propertyRegister
The OData register name
Public propertyRegisterKey
The created objects system key.
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 propertyValues
The object values to insert.
Top
See Also

Reference