LinkedField

FieldData.LinkedField property

Gets the linked field.

public FieldData LinkedField { get; }

Property Value

An instance of FieldData class that represents the field which is linked to the field; null if it isn’t set.

See Also