The separator string that will follow this modifier in the export layer name.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 21.0.0.0 (21.1.1.109)
Since: 2014
 Syntax
Syntax
| C# | 
|---|
| public string Separator { get; set; } | 
| Visual Basic | 
|---|
| Public Property Separator As String Get Set | 
| Visual C++ | 
|---|
| public: property String^ Separator { String^ get (); void set (String^ value); } | 
 Exceptions
Exceptions
| Exception | Condition | 
|---|---|
| Autodesk.Revit.Exceptions..::..ArgumentNullException | When setting this property: A non-optional argument was NULL | 





