Repeat duplicate keys across dimensions in one group (repeat for both rows and columns by default).
Namespace:
NReco.PivotData.Output
Assembly:
NReco.PivotData.Extensions (in NReco.PivotData.Extensions.dll) Version: 1.6.1
public RepeatDimensionKeyType RepeatDuplicateKeysAcrossDimensions { get; set; }
Public Property RepeatDuplicateKeysAcrossDimensions As RepeatDimensionKeyType
Get
Set
public:
property RepeatDimensionKeyType RepeatDuplicateKeysAcrossDimensions {
RepeatDimensionKeyType get ();
void set (RepeatDimensionKeyType value);
}
member RepeatDuplicateKeysAcrossDimensions : RepeatDimensionKeyType with get, set
Property Value
Type:
RepeatDimensionKeyType
Reference