CommandParameterChangedEventArgsParameterID Property |
Gets the ID of the command parameter.
Namespace:
RootPro.RootProCAD.Command
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public int ParameterID { get; }
Public ReadOnly Property ParameterID As Integer
Get
Property Value
Type:
Int32See Also