TimeGetStatusBoardParamsOutLastTransactionDate Property | |
Gets or sets LastTransactionDate
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string LastTransactionDate { get; set; }
function get_LastTransactionDate();
function set_LastTransactionDate(value);
Property Value
StringRemarks
This value represents last transaction date of the user for status board display.
Example 2012-12-12 08:00AM
See Also