CommandParameterGroupCurrentName Property |
Gets or sets the current parameter name.
Namespace:
RootPro.RootProCAD.Command
Assembly:
RootPro.RootProCAD.Library (in RootPro.RootProCAD.Library.dll) Version: 12.0.0.0 (12.0.0.0)
Syntax public abstract string CurrentName { get; set; }
Public MustOverride Property CurrentName As String
Get
Set
Property Value
Type:
StringSee Also