IExternal Service On Servers Disparity Method Namespace: Autodesk.Revit.DB.ExternalService Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# DisparityResponse OnServersDisparity( Document document, IList<Guid> oldServers ) Function OnServersDisparity ( document As Document, oldServers As IList(Of Guid) ) As DisparityResponse DisparityResponse OnServersDisparity( Document^ document, IList<Guid>^ oldServers ) abstract OnServersDisparity : document : Document * oldServers : IList<Guid> -> DisparityResponse Parameters document Document oldServers IList Guid Return Value DisparityResponse See Also Reference IExternalService Interface Autodesk.Revit.DB.ExternalService Namespace
IExternal Service On Servers Disparity Method Namespace: Autodesk.Revit.DB.ExternalService Assembly: RevitAPI (in RevitAPI.dll) Version: 25.3.0.0 (25.3.0.0) Syntax C# VB C++ F# DisparityResponse OnServersDisparity( Document document, IList<Guid> oldServers ) Function OnServersDisparity ( document As Document, oldServers As IList(Of Guid) ) As DisparityResponse DisparityResponse OnServersDisparity( Document^ document, IList<Guid>^ oldServers ) abstract OnServersDisparity : document : Document * oldServers : IList<Guid> -> DisparityResponse Parameters document Document oldServers IList Guid Return Value DisparityResponse See Also Reference IExternalService Interface Autodesk.Revit.DB.ExternalService Namespace