RetrieveTimelineWallRecordsRequest.RollupType Property

Definition

Gets or sets the type of rollup (0=None, 1=Related, and 2=Extended).

public:
 property int RollupType { int get(); void set(int value); };
public int RollupType { get; set; }
member this.RollupType : int with get, set
Public Property RollupType As Integer

Property Value

The type of rollup (0=None, 1=Related, and 2=Extended).

Applies to