RVTDocs.com
Namespace: Autodesk.Revit.UI

DockablePaneId

Class
Description:
Identifier for a pane that participates in the Revit docking window system.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.GuidEnum
    Autodesk.Revit.UI.DockablePaneId
Syntax
public class DockablePaneId : GuidEnum
DockablePaneId Class Members:
Name Description Inherited From
DockablePaneId Creates a new DockablePaneId instance.
Name Description Inherited From
Guid The Guid of GUID-based enum object. (Inherited from GuidEnum ) GuidEnum
Name Description Inherited From
Equals Compares two Guid-based enum object based on their concrete class and GUID value. (Inherited from GuidEnum ) GuidEnum
GetHashCode Generates a hash code for this Guid-based enum object. (Inherited from GuidEnum ) GuidEnum
GetType Gets the Type of the current instance. (Inherited from Object ) Object
ToString Returns a string that represents the current object. (Inherited from Object ) Object
Name Description Inherited From
Equality(DockablePaneId, DockablePaneId) Compares two DockablePaneId instances.
Inequality(DockablePaneId, DockablePaneId) Compares two DockablePaneId instances.