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.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ResultsIdentifier { get; set; }
function get_ResultsIdentifier();
function set_ResultsIdentifier(value);
Property Value
StringExample "8f9d9971-2e0c-43f3-8259-a89685e4ca76"
See Also