<Code Lib>
2027 Method
Changes 0
M

ConduitSizeSettings.DoesConduitStandardTypeExist

Description:
Checks if the specified conduit standard exist.

public bool DoesConduitStandardTypeExist(
	string standardName
)

  • String
    standardName
    The conduit standard name.
Return Value Boolean Boolean

Loading…