Click or drag to resize

UpdateUserTimePunchOutResultsIdentifier Property

A GUID represented as a string - which is appended to any errors logged by the application. If you need to contact Technical Support for assistance you can provide this value to assist them in looking up any errors.

Namespace: AppOne.Services.V2.Contracts
Assembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax
public string ResultsIdentifier { get; set; }

Property Value

String
Example
"8f9d9971-2e0c-43f3-8259-a89685e4ca76"
See Also