WriteToSystemLog Properties

Scanjour Workflow4 Reference Manual

The WriteToSystemLog 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 propertyId
Gets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity.)
Public propertyMessage
Error message to log.
Public propertyResult (Inherited from ActivityBoolean.)
Public propertyResultType
When implemented in a derived class, gets the type of an activity OutArgument.
(Inherited from ActivityWithResult.)
Public propertyWriteToEventlog
Write message to evenltog
Top
See Also

Reference