CustomPropertyCreateCommand Object


Description:

Command to create an ExternalEquationResultProperty object under a custom result provider (created implicitly) object given a math or boolean expression.

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

CustomPropertyCreateCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
DynamicResultView

Dynamic Result View handle.

Type: handle

Default: 0

Expression

Expression Equation string.

Type: string

Default: "" (empty string)

ExpressionType

Expression Type.

Type: enum

Default: MATH

Possible Values:

Value Description
MATH

Math.

BOOL

Boolean.

Precision

Precision.

Type: u16

Default: 0

PropertyName

Result Property Name.

Type: string

Default: "" (empty string)

CustomPropertyCreateCommand Read-Only Attributes

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

Custom Property handle.

Type: handle

Default: 0