SaveAsTemplateCommand Object


Description:

Save the object as a template.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

SaveAsTemplateCommand Writable Attributes

Attribute Description
Common Writable Attributes Active, Name, ProgressCancelled
ClassFilterList

List of classes that should not be saved to the template.

Type: classId

Default: 0

Config

Object that will be saved to a template.

Type: handle

Default: 0

SaveAsSystemDefaultTemplate

Whether to save the template as a system default template or a user template.

Type: bool

Default: FALSE

Possible Values:

Value Description
TRUE

Save the template as a system default template.

FALSE

Save the template as an user template.

TemplateUri

URI of the template to save as.

Type: string

Default: "" (empty string)

SaveAsTemplateCommand Read-Only Attributes

Read-Only Attribute Description
Common Read-Only Attributes ElapsedTime, EndTime, ProgressCurrentStep, ProgressCurrentStepName, ProgressCurrentValue, ProgressDisplayCounter, ProgressMaxValue, ProgressStepsCount, StartTime, State, Status