Left

TemplateLinkedPositionEdges.Left property

Gets the value that indicates whether a field is searched by the left from the linked field.

public bool Left { get; }

Property Value

true if a field is searched by the left from the linked field; otherwise, false.

See Also