CommandUniqueName Property  | 
 
            Get a unique name for the command
            
 
    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 UniqueName { get; }Public MustOverride ReadOnly Property UniqueName As String
	Get
Property Value
Type: 
String
See Also