Share

IFCParameterTemplate.ExportUserDefinedPropertySets 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.2.0.0 (26.2.0.0)

Syntax

C#

public bool ExportUserDefinedPropertySets { get; set; }

Property Value

Boolean

See Also

Reference

Was this information helpful?