LinkConversionDataGetOptions Method

Extra information used during the creation of the Revit document.

Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0)
Syntax
public IDictionary<string, string> GetOptions()

Return Value

IDictionaryString, String
The extra information used during the creation of the Revit document.
See Also