| GetUserTimeOnStatusBoardModelLastTransactionType Property |  | 
                Gets the LastTransactionType name
            
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
 Syntax
Syntaxpublic string LastTransactionType { get; set; }function get_LastTransactionType();
function set_LastTransactionType(value);
Property Value
String Remarks
Remarks
                This value represents last transaction type of the user for status board display.
            
 Example
ExampleClock In
 See Also
See Also