ContextTypeLabel

AutoLinkComparison.ContextTypeLabel property

Wenn der ContextType-Wert 2 oder 3 ist, ist dieses Attribut erforderlich, um einen Vergleich zu definieren. Für ContextType = 2 muss ContextTypeLabel die Formdatenelementbezeichnung sein, und wenn ContextType = 3, muss ContextTypeLabel der Name der lokalen Zeile sein.

public string ContextTypeLabel { get; set; }

Siehe auch