TimeGetLastPunchByEmpIdentifierParamOutLastTransactionText Property | |
Gets or sets last transaction text for the punch
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string LastTransactionText { get; set; }
function get_LastTransactionText();
function set_LastTransactionText(value);
Property Value
StringRemarks
This value represents last transaction text including the punch time.
Example Clock In - 06/12/2013 10:13 AM
See Also