RVTDocs.com
Namespace: Autodesk.Revit.UI Class: PushButtonData

PushButtonData.AvailabilityClassName

Property
Description:
The full class name for the class providing the entry point to decide availability of this push button.
Remarks:
This is the class implementing IExternalCommandAvailability interface.
Syntax
public string AvailabilityClassName { get; set; }