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