AccountDtoLastModifiedAt Property
When this object was last modified
- When –
The property represents the moment the object has last modified in C# code, not when the object
was first send to the database; For example, if a user modifies an existing DeviceDto, that means the moment the
form was submitted and ready for processing the modification date gets altered.
- Initialization –
When an object is first created and CreatedAt was set, the same value must be
applied to this property. It is only allowed to deviate when newer changes are introduced at a later date.
- Valid state –
Must not be MinValue or a date before MobileTrack Nexus was launched,
or before CreatedAt.