ExportUserDefinedPropertySets Property


IFCParameter Template Export User Defined Property Sets Property

The option to export user-defined property sets. If true, then all user-defined property sets not excluded will be exported. If false, then no user-defined property sets will be exported.

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

Property Value

Boolean
See Also