LinkConversionDataGetOptions Method

Extra information used during the creation of the Revit document.

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

Return Value

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