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
Syntaxpublic string ManagerNote { get; set; }
function get_ManagerNote();
function set_ManagerNote(value);
Property Value
String
Remarks
This field represents the manager note for the time card entry.
ExampleClock In
See Also