IPipeFittingAndAccessoryPressureDropUIServerGetDBServerId Method |
Returns the Id of the corresponding DB server for which this server provides an optional UI.
Namespace: Autodesk.Revit.UI.PlumbingAssembly: RevitAPIUI (in RevitAPIUI.dll) Version: 25.0.0.0 (25.0.0.0)
SyntaxFunction GetDBServerId As Guid
abstract GetDBServerId : unit -> Guid
Return Value
Guid
The Id of the DB server.
Remarks
Note that there may be only one UI server assigned to a DB calculation server.
See Also