ActionTypeEnum Enumeration: Difference between revisions
Jump to navigation
Jump to search
Kate Racaza (talk | contribs) |
Kate Racaza (talk | contribs) mNo edit summary |
||
Line 2: | Line 2: | ||
Specifies the whether the action record is generic or detailed. | <onlyinclude>Specifies the whether the action record is generic or detailed.</onlyinclude> | ||
== Members == | == Members == |
Revision as of 15:59, 1 September 2015
Member of: SynthesisAPI
Specifies the 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. |