GetUserTimeOnStatusBoardModelLastTransactionDate Property |  |
Gets the LastTransactionDate
Namespace: AppOne.Services.V2.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