TimeExportParamOutManagerNote Property | |
Gets or sets ManagerNote
Namespace: AppOne.Web.Service.Services.V1R0.Customer.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public string ManagerNote { get; set; }
function get_ManagerNote();
function set_ManagerNote(value);
Property Value
StringRemarks
This field represents the manager note for the time card entry.
Example Clock In
See Also