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
Syntaxpublic string LastTransactionDate { get; set; }
function get_LastTransactionDate();
function set_LastTransactionDate(value);
Property Value
String
Remarks
This value represents last transaction date of the user for status board display.
Example2012-12-12 08:00AM
See Also