PipingSystemType.ValidateRiseDropSymbolType
Description:
Confirms if the parameter is a valid piping rise/drop symbol type.
Confirms if the parameter is a valid piping rise/drop symbol type.
public bool ValidateRiseDropSymbolType(
RiseDropSymbol risedropType
)
-
risedropTypeThe type.
Return Value
bool
True if the input is a valid piping rise/drop symbol type, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration