ExportFlag Property


IFCProperty Mapping Info Export Flag Property

Whether or not the property is included in export.

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

Property Value

Boolean
See Also