Revit Link Type Is From Revit Server Method Checks whether the Revit link is located on Revit Server. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsFromRevitServer() Public Function IsFromRevitServer As Boolean public: bool IsFromRevitServer() member IsFromRevitServer : unit -> bool Return Value Boolean Returns true if the Revit link is located on Revit Server. See Also Reference RevitLinkType Class Autodesk.Revit.DB Namespace
Revit Link Type Is From Revit Server Method Checks whether the Revit link is located on Revit Server. Namespace: Autodesk.Revit.DB Assembly: RevitAPI (in RevitAPI.dll) Version: 25.0.0.0 (25.0.0.0) Syntax C# VB C++ F# public bool IsFromRevitServer() Public Function IsFromRevitServer As Boolean public: bool IsFromRevitServer() member IsFromRevitServer : unit -> bool Return Value Boolean Returns true if the Revit link is located on Revit Server. See Also Reference RevitLinkType Class Autodesk.Revit.DB Namespace