<Code Lib>
2021 Method
Changes 0
M

ConnectorElement.IsSystemClassificationValid

Description:
Checks that the MEPSystemType is valid for the domain of connector.

public bool IsSystemClassificationValid(
	MEPSystemClassification systemClassification
)

Return Value bool True if the MEPSystemType is valid for the domain of the connector, false otherwise.

Loading…