2027 Method
Changes 0
M

AnalyticalLink.IsValidHub

Description:
Checks whether input hub is valid for an AnalyticalLink.
public static bool IsValidHub(
	Document doc,
	ElementId hubId
)
Return Value Boolean True is returned when provided hubId points hub that is valid for AnalyticalLink, false otherwise.