Switch to: V12V11V10V9V8V7V6V5

VLink2 Class: Properties

VLink2.LeftType

Declaration:

LeftType as EVLinkType (r\o)

Description:

Returns the relation type for the left branch. Can be kOne or kMany.

Example:

lt = Link.LeftType

VLink2.RightType

Declaration:

RightType as EVLinkType (r\o)

Description:

Returns the relation type for the right branch. Can be KOne or kMany.

Example:

rt = Link.RightType