Revit 2025.3 API
Built |
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.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0)
Syntax
public static FailureDefinitionId NotAllGroupsFullyRestored { get; }
Public Shared ReadOnly Property NotAllGroupsFullyRestored As FailureDefinitionId Get
public: static property FailureDefinitionId^ NotAllGroupsFullyRestored { FailureDefinitionId^ get (); }
static member NotAllGroupsFullyRestored : FailureDefinitionId with get
Property Value
FailureDefinitionIdSee Also