[]
        
(Showing Draft Content)

C1.PivotEngine.PivotField.Key

Key Property

Key

Gets a key that uniquely identifies the field in a collection.

Declaration
public string Key { get; }
Remarks

This poroperty is equal to Name unless there is more than one field with the same Name, in which case this property can have a number added in the end to ensure uniqueness.