Click or drag to resize

ContentViewSums Property

OBSOLETE. Use the "Aggregations" list instead. Gets or sets the list of aggregated columns.

Namespace:  Packflow.Modeling
Assembly:  MicaSystems.Packflow.Core (in MicaSystems.Packflow.Core.dll) Version: 1.0.0.0 (3.2.0.306)
Syntax
C#
public ObservableCollection<int> Sums { get; set; }

Property Value

Type: ObservableCollectionInt32
See Also