Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Current »

Overview

Gets the unique instance number.

number myInstance.Number { get; }

Remarks

This number is used to identify workflow instances.

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

  • No labels