Share

LinkConversionData.GetOptions Method

Extra information used during the creation of the Revit document.


Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.2.0.0 (26.2.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

Was this information helpful?