Skip to content

Case

Gets the related case on which the instance was started.

Type

1
[Case](./../Case/index.md)

Declaration

1
readonly Case myInstance.Case

Remarks

If the instance was not started on a case, this property returns null.

See Also