Interface for a CRM Business Process Flow instance.
Use Process instead.
Returns the unique identifier of the process.
The identifier for this process, in GUID format.
Example: "{825CB223-A651-DF11-AA8B-00155DBA3804}". Copy
Example: "{825CB223-A651-DF11-AA8B-00155DBA3804}".
Returns the name of the process.
The name.
Returns an collection of stages in the process.
The stages.
External Link: Collections (Client API reference)
Returns a boolean value to indicate if the process is rendered.
true if the process is rendered, false if not.
Generated using TypeDoc
Interface for a CRM Business Process Flow instance.
Deprecated
Use Process instead.