Click or drag to resize

GetUserTimeOnStatusBoardModelLastTransactionType Property

Gets the LastTransactionType name

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

Property Value

String
Remarks
This value represents last transaction type of the user for status board display.
Example
Clock In
See Also