Overview
Gets the instance of related case that instance started on.Case myInstance.Case { get; }
Remarks
If instance is not started on a case this property returns null value.
Case myInstance.Case { get; }
If instance is not started on a case this property returns null value.