IncludeTransactions Property
Whether to include transactions in the statement download.
Syntax
[VB.NET] Public Property IncludeTransactions As Boolean
[C#] public bool IncludeTransactions {get; set;}
Remarks
This property is required when the GetStatement method is called.
Default Value
True