ActionTypeEnum Enumeration: Difference between revisions

From ReliaWiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 2: Line 2:




<onlyinclude>Specifies the whether the action record is generic or detailed.</onlyinclude>  
<onlyinclude>Specifies whether the action record is generic or detailed.</onlyinclude>  


== Members ==
== Members ==

Revision as of 20:31, 8 October 2015

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.