WorkflowTemplate.Id Property

Office Developer Reference

Gets the ID of a template used to create a workflow instance. Read-only.

Syntax

expression.Id

expression   An expression that returns a WorkflowTemplate object.

Return Value
String

See Also