Read-write property that controls whether or not a RevitExport object is created. If set to True, then an updateable RevitExport object is created. If set to False, then no RevitExport object is created, and no subsequent updates can be done.
Syntax
RevitExportDefinition.EnableUpdating() As Boolean
Property Value
This is a read/write property whose value is a Boolean.