ArchActionSetWrapupCode(coreSetWrapupCodeActionViewModel)

new ArchActionSetWrapupCode(coreSetWrapupCodeActionViewModel)

The Architect Scripting class for the Set Wrapup Code action. Instances of this action should be created by calling ArchFactoryActions#addActionSetWrapupCode

Parameters:
Name Type Description
coreSetWrapupCodeActionViewModel Object

( Internal ) an Architect core set wrapup code action view model.

See:

Extends

Members

static, readonly displayTypeName :string

Returns the display type name string 'ArchActionSetWrapupCode'.

readonly isArchActionSetWrapupCode :boolean

Returns true indicating that this object is an ArchActionSetWrapupCode instance.

readonly outputSuccess :ArchActionOutput

The success output for this action

Inherited From:

readonly wrapupCode :ArchValueWrapupCode

The wrapup code value to set on the participant.