Gets the string of transacion time stamp in format YYYY-MM-DD HH:MM:SS or null, if transaction not found.
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 ReadOnly Property TransactionTimestamp As String
Get
Public ReadOnly Property TransactionTimestamp As String
Get
public string TransactionTimestamp { get; }
public string TransactionTimestamp { get; }
public:
property String^ TransactionTimestamp {
String^ get ();
}
public:
property String^ TransactionTimestamp {
String^ get ();
}