Click or drag to resize

GetUserTimeOnStatusBoardModelLastTransactionDate Property

Gets the LastTransactionDate

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string LastTransactionDate { get; set; }

Property Value

String
Remarks
This value represents last transaction date of the user for status board display.
Example
2012-12-12 08:00AM
See Also