UpdateUserTimeApprovalModelMgrApproved1By Property |  |
The EmpIdentifier who approved the MgrApproved1 property
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntaxpublic string MgrApproved1By { get; set; }
function get_MgrApproved1By();
function set_MgrApproved1By(value);
Property Value
String
Remarks
The EmpIdentifier who approved the MgrApproved1 property.
Note |
---|
Only pass in this value if you want it to be either true or false. If the value does not need to be updated then do not pass in the property.
This value must be a valid EmpIdentifier otherwise the its ApprovedBy status will not pass.
|
ExampleEMP2013X007
See Also