Right

TemplateLinkedPositionEdges.Right property

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

public bool Right { get; }

Property Value

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

See Also