The CloseCase type exposes the following members.
Properties
Name | Description | |
---|---|---|
![]() | CaseId |
The identifier of the case, which will be closed, if not provided it will be read from instance.
|
![]() | Close |
If True - it will close the case, false will skip.
|
![]() | DisplayName | Gets or sets an optional friendly name that is used for debugging, validation, exception handling, and tracking. (Inherited from Activity.) |
![]() | Id | Gets an identifier that is unique in the scope of the workflow definition. (Inherited from Activity.) |
See Also