Click or drag to resize
IHighLevelAction Methods

The IHighLevelAction type exposes the following members.

Methods
  NameDescription
Public methodGetArgByIndex
Gets value of an argument by its index. Index numbering starts from 1
(Inherited from IActionLine.)
Public methodGetArgByName
Gets value of an argument by its name
(Inherited from IActionLine.)
Public methodGetArgumentName
Gets header name of an argument by its index. Index numbering starts from 1
(Inherited from IActionLine.)
Top
See Also