MapperPropertiesPivotColumn Property |
The column about which to perform the pivot (applies only when pivoting).
Namespace:
SystemProperties
Assembly:
EAP.Mapper (in EAP.Mapper.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax string PivotColumn { get; }
ReadOnly Property PivotColumn As String
Get
Property Value
Type:
StringThe column about which to perform the pivot (applies only when pivoting).
See Also