GroupLoadOptionsIncludeAttachedDetails Property

True if attached detail groups should be included, false otherwise. The default value is .

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public bool IncludeAttachedDetails { get; set; }

Property Value

Boolean
See Also