GetUserPayAdjustModelModifiedBy Property | |
The user who modified this record
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public int ModifiedBy { get; set; }
function get_ModifiedBy();
function set_ModifiedBy(value);
Property Value
Int32See Also