Top

TemplateLinkedPositionEdges.Top property

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

public bool Top { get; }

Property Value

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

See Also