| 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
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