Edges

TemplateLinkedPosition.Edges property

Gets the edges of the linked field where a field is searched.

public TemplateLinkedPositionEdges Edges { get; }

Property Value

An instance of TemplateLinkedPositionEdges class that represents the edges of the linked field where a field is searched.

See Also