SetPropertyCommand Object


Description:

Sets object properties.

Can be used with Command Sequencer: Yes

GUI Command Name: Basic: Set Property

Parents: Sequencer

SetPropertyCommand Writable Attributes

Attribute Description
ApplyImmediately

Apply changes to the equipment immediately.

Type: bool

Default: TRUE

Possible Values:

Value Description
TRUE

Perform an explicit Apply operation after the property value is set.

FALSE

Do not perform an Apply operation immediately. Allow the next Apply operation in the sequence to apply the changes. Increases efficiency by grouping several changes to be applied all at once.

ObjectType

Object type to be configured.

Type: classId

Default: 0

Property

Property to be modified.

Type: string

Default: "" (empty string)

RootList

List of root objects containing the Object Type to be configured.

Type: handle

Default: 0

Value

New value.

Type: string

Default: "" (empty string)

SetPropertyCommand Read-Only Attributes

There are no read-only attributes.