TimeGetStatusBoardParamsOutLastTransactionType Property | |
Gets or sets LastTransactionType name
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string LastTransactionType { get; set; }
function get_LastTransactionType();
function set_LastTransactionType(value);
Property Value
StringRemarks
This value represents last transaction type of the user for status board display.
Example Clock In
See Also