ArchActionFindUtilizationLabel()

The Architect Scripting class that represents the Find Utilization Label action. Instances of this action should be created by calling ArchFactoryActions#addActionFindUtilizationLabel

new ArchActionFindUtilizationLabel()

See:

Members

static, readonly displayTypeName :string

Returns the display type name string 'ArchActionFindUtilizationLabel'.

readonly findResult :ArchValueUtilizationLabel

The value that will hold the returned utilization label if found.

readonly isArchActionFindUtilizationLabel :boolean

Returns true indicating that this is an ArchActionFindUtilizationLabel instance.