Skip to content

Instance.Number

Overview

Number Instance.Number { get; }
Gets the unique instance number.

Remarks

This number is used to identify workflow instances.

Instance number is incremental number by for each created new instance by domain.

Examples

See Also