DefineDynamicResultViewCommand Object


Description:

Command to create a PresentationResultQuery object under a DynamicResultView object using simple SQL-like query. If there is no target DynamicResultView passed as input to command, a new DynamicResultView is created and returned to user

Can be used with Command Sequencer: No

Parents: Sequencer, StcSystem

DefineDynamicResultViewCommand Writable Attributes

Attribute Description
Common Writable Attributes ProgressCancelled
ArchivingInterval

Archiving Interval (seconds).

Type: u32

Default: 10

ArchivingOption

Archiving Option.

Type: enum

Default: NONE

Possible Values:

Value Description
NONE

None.

PERIODIC

Periodic.

UPDATE

Update.

Query

Query string.

Type: string

Default: "" (empty string)

Target

Target (Existing) Dynamic Result View.

Type: handle

Default: 0

DefineDynamicResultViewCommand Read-Only Attributes

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

Defined Dynamic Result View handle.

Type: handle

Default: 0