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
Syntaxpublic int ModifiedBy { get; set; }
function get_ModifiedBy();
function set_ModifiedBy(value);
Property Value
Int32
Remarks
The user id who modified this record
Example2
See Also