Not all of the excluded members of the select groups were fully restored. You may be able to restore the remaining members individually
or by performing "restore all excluded members" on sub-groups of the selected groups.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Syntax
C# |
---|
public static FailureDefinitionId NotAllGroupsFullyRestored { get; } |
Visual Basic |
---|
Public Shared ReadOnly Property NotAllGroupsFullyRestored As FailureDefinitionId Get |
Visual C++ |
---|
public: static property FailureDefinitionId^ NotAllGroupsFullyRestored { FailureDefinitionId^ get (); } |