TransactionsReportRequest TransactionDate Property Bluefin Web Client API Documentation
Gets or sets value of transaction date for transactions to be included in the report.

Namespace: Bluefin.Web.Client
Assembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Syntax

Public Property TransactionDate As String 
	Get 
	Set
Remarks

Timestamps and wildcard searching is allowed for TransactionDate, StartDate and EndDate properties. When using an asterisk(*), it is used for any value, similar to these:
  • 2013-08*
  • 2013-08-22 14:*:*
See Also