RVTDocs.com
Namespace: Autodesk.Revit.DB

AssemblyDifferenceMemberDifference

Class
Description:
The two assemblies being compared have different members
Remarks:
This difference means that there is a member of the first assembly which is different from the corresponding member of the second assembly. Details about the difference are in memberDifference.
Inheritance Hierarchy:
System.Object
  Autodesk.Revit.DB.AssemblyDifference
    Autodesk.Revit.DB.AssemblyDifferenceMemberDifference
Syntax
public class AssemblyDifferenceMemberDifference : AssemblyDifference