Click or drag to resize

CloseCase Properties

The CloseCase type exposes the following members.

Properties
 NameDescription
Public propertyCaseId The identifier of the case, which will be closed, if not provided it will be read from instance.
Public propertyClose If True - it will close the case, false will skip.
Public propertyDisplayNameGets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking.
(Inherited from Activity)
Public propertyIdGets an identifier that is unique in the scope of the workflow definition.
(Inherited from Activity)
Top
See Also