Enum RollupType
Enum RollupType
Navne til: Aspose.Tasks Sammensætning: Aspose.Tasks.dll (25.4.0)
Det angiver rolluptypen.
public enum RollupType
Fields
Average = 5
Indikerer den gennemsnitlige rollup type.
AverageFirstSublevel = 6
Indikerer gennemsnitlig første underniveau rollup type.
Count = 3
Indikerer Count rollup type.
CountFirstSublevel = 7
Indikerer nummer første underniveau rollup type.
CountNonsummaries = 8
Indikerer Count Non-Summaries rollup type.
Maximum = 1
Indikerer den maksimale rollup type.
Minimum = 2
Indikerer minimal rollup type.
Null = 0
Indikerer null rollup type.
Sum = 4
Indikerer sum rollup type.