The name of the class containing the implementation for the command.
Namespace: Autodesk.Revit.UIAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public string ClassName { get; set; }Property Value
String
Exceptions
Remarks
The class name which implements the interface IExternalCommand.
See Also
Reference