Checks whether the DGN Export functionality is available in the installed Revit.
Namespace: Autodesk.Revit.DB
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public static bool IsDGNExportAvailable()
Return Value
BooleanTrue if the DGN Export functionality is available in the installed Revit.
