ActionTypeEnum Enumeration: Difference between revisions
		
		
		
		Jump to navigation
		Jump to search
		
| Kate Racaza (talk | contribs)  Created page with '{{Template:API}}{{Template:APIBreadcrumbClass}}   Specifies the whether the action record is generic or detailed.   == Members == {| {{APITableEnum}} |- | style="width: 150px;"|N…' | Kate Racaza (talk | contribs) | ||
| Line 11: | Line 11: | ||
| |Generic||1||A generic action record. | |Generic||1||A generic action record. | ||
| |- | |- | ||
| |Detailed||2||A detailed action record  | |Detailed||2||A detailed action record. Enables the use of additional properties for describing test plans. | ||
| |} | |} | ||
Revision as of 14:48, 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. |