BuiltInFailuresGroupFailuresGroupAmongstLoadedRenamed Property

A group or groups that was loaded was renamed because its name was not unique amongst the groups in the file being loaded. Most likely a model subgroup had the same name as the loaded file.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.0.4.0 (26.0.4.0)
Syntax
public static FailureDefinitionId GroupAmongstLoadedRenamed { get; }

Property Value

FailureDefinitionId
See Also