CommandCurrentParameterGroup Property  | 
 
            Get or set the current parameter group.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract CommandParameterGroup CurrentParameterGroup { get; set; }Public MustOverride Property CurrentParameterGroup As CommandParameterGroup
	Get
	Set
Property Value
Type: 
CommandParameterGroup
See Also