Get the ID 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 int ID { get; }Public MustOverride ReadOnly Property ID As Integer
	Get
Property Value
Type: 
Int32
            Unique ID assigned to the parameter.
            
See Also