RVTDocs.com
Namespace: Autodesk.Revit.DB

AssemblyMemberDifferentCategory

Class
Description:
The two assembly members being compared have different category
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.AssemblyMemberDifference
    Autodesk.Revit.DB.AssemblyMemberDifferentCategory
AssemblyMemberDifferentCategory Class Members:
Name Description Inherited From
CategoryId1 Category id of the first assembly member
CategoryId2 Category id of the second assembly member
IsValidObject Specifies whether the .NET object represents a valid Revit entity. (Inherited from AssemblyMemberDifference ) AssemblyMemberDifference
Name Description Inherited From
Dispose (Inherited from AssemblyMemberDifference ) AssemblyMemberDifference
Equals Determines whether the specified object is equal to the current object. (Inherited from Object ) Object
GetHashCode Serves as the default hash function. (Inherited from Object ) Object
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