JoinOptions.TargetAttributeName

JoinOptions.TargetAttributeName property

Specifies an attribute name of the main layer which value will be used into ConditionComparer.

public string TargetAttributeName { get; set; }

See Also