ParameterItemName Property  | 
 
            Get or set the name of the parameter.
            
 
    Namespace: 
   RootPro.RootProCAD.Command
    Assembly:
   RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntaxpublic abstract string Name { get; set; }Public MustOverride Property Name As String
	Get
	Set
Property Value
Type: 
String
            Name of the parameter.
            
See Also