GetUserGroupsModelModifiedBy Property | |
The user id 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
Int32Remarks
The user id who modified this record
Example 2
See Also