GetUserGroupsModelModifiedOn Property | |
The date on which this record was last modified
Namespace: AppOne.Services.V2.ContractsAssembly: AppOne.Web.Service (in AppOne.Web.Service.dll) Version: 1.0.141
Syntax public DateTime ModifiedOn { get; set; }
function get_ModifiedOn();
function set_ModifiedOn(value);
Property Value
DateTimeRemarks
The date on which this record was last modified
Example 11-04-2015
See Also