ActionTypeEnum Enumeration

From ReliaWiki
Jump to navigation Jump to search
APIWiki.png


Member of: SynthesisAPI


Specifies whether the action record is generic or detailed.

Members

Name Value Description
None 0
Generic 1 A generic action record.
Detailed 2 A detailed action record. Enables the use of additional properties for describing test plans.



See Also