<Code Lib>
2020 Method
Changes 0
M

Conduit.IsValidConduitType

Description:
Identifies if a conduit type is valid.

public static bool IsValidConduitType(
	Document document,
	ElementId conduitType
)

Return Value bool True if the conduit type is valid, false otherwise.

Loading…