AutoLinkComparison.ContextTypeLabel

AutoLinkComparison.ContextTypeLabel property

If the ContextType value is 2 or 3, this attribute is required to define a comparison. For ContextType = 2, ContextTypeLabel must be the shape data item label, and if ContextType = 3, ContextTypeLabel must be the local row name.

public string ContextTypeLabel { get; set; }

See Also