IncludeTransactions Property
Whether to include transactions in the statement download.
Syntax
public boolean getIncludeTransactions(); public void setIncludeTransactions(boolean includeTransactions);
Remarks
This property is required when the GetStatement method is called.
Default Value
True