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: 26.0.4.0 (26.0.4.0)
Syntax
public bool IncludeAttachedDetails { get; set; }

Property Value

Boolean
See Also