| 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
Syntaxpublic string LastTransactionText { get; set; }function get_LastTransactionText();
function set_LastTransactionText(value);
Property Value
String Remarks
Remarks
                This value represents last transaction text  including the punch time.
                
 Example
ExampleClock In - 06/12/2013 10:13 AM
 See Also
See Also