Click or drag to resize

UpdateUserTimeApprovalModelMgrApproved2By Property

The EmpIdentifier who approved the MgrApproved2 property

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

Property Value

String
Remarks
The EmpIdentifier who approved the MgrApproved2 property.

Note  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.


Example
EMP2013X007
See Also