Gets or sets value of transaction date for transactions to be included in the report.
Namespace: Bluefin.Web.ClientAssembly: Bluefin-3.8.sp8-net4.5 (in Bluefin-3.8.sp8-net4.5.dll) Version: 3.8.0.8 (3.8.0.8)
Public Property TransactionDate As String
Get
Set
Public Property TransactionDate As String
Get
Set
public string TransactionDate { get; set; }
public string TransactionDate { get; set; }
public:
property String^ TransactionDate {
String^ get ();
void set (String^ value);
}
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:*:*