Checks whether the Revit link is located on Revit Server.
Namespace: Autodesk.Revit.DBAssembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsFromRevitServer()
Return Value
Boolean
Returns true if the Revit link is located on Revit Server.
See Also
Reference