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