<Code Lib>
M

CoordinationModelLinkUtils.IsCoordinationModelInstance

Description:
Checks whether an element is a Coordination Model instance.

public static bool IsCoordinationModelInstance(
	Document document,
	Element element
)

Return Value Boolean True if the element is Coordination Model instance; false otherwise.

Loading…