ParameterValueSaveMode Enumeration | 
 
            How to save parameter values
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic enum ParameterValueSaveMode
Public Enumeration ParameterValueSaveMode
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | OneTime | 0 |  | 
 | InCommand | 1 |  | 
 | Always | 2 |  | 
See Also