Extra information used during the creation of the Revit document.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public IDictionary<string, string> GetOptions()
Return Value
IDictionary<String,
String>
The extra information used during the creation of the Revit document.
See Also
Reference