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