Share via


RollupRequest.RollupType Field

banner art

Specifies the rollup type.

Syntax

[Visual Basic .NET]
Public Field RollupType As RollupType
[C#]
public RollupType RollupType;
[JScript]
public var RollupType : RollupType;

Remarks

This field takes one of the RollupType enumeration values.

See Also

© 2007 Microsoft Corporation. All rights reserved.