ConnectorElement.IsSystemClassificationValid
Description:
Checks that the MEPSystemType is valid for the domain of connector.
Checks that the MEPSystemType is valid for the domain of connector.
public bool IsSystemClassificationValid(
MEPSystemClassification systemClassification
)
-
systemClassificationThe MEPSystemType to be validated.
Return Value
Boolean
True if the MEPSystemType is valid for the domain of the connector, false otherwise.
-
A value passed for an enumeration argument is not a member of that enumeration