[]
        
(Showing Draft Content)

C1.PivotEngine.PivotField.Lookup

Lookup Property

Lookup

Gets or sets IDictionary that contains lookup values for this field.

Declaration
public IDictionary<object, string> Lookup { get; set; }
Remarks

This dictionary serves to replace code values with their string descriptions.