Indicates if any flow server which was used in the piping system is not available.
Namespace: Autodesk.Revit.DB.Plumbing
Assembly: RevitAPI (in RevitAPI.dll) Version: 26.4.0.0 (26.4.0.0)
Syntax
C#
public bool IsFlowServerMissing()
Return Value
BooleanTrue if there is any flow server not available, false otherwise.
