IDiaryOwner Properties |
The IDiaryOwner type exposes the following members.
Name | Description | |
---|---|---|
![]() | Changed | has record been changed since read? |
![]() | CreatedAssociate | The user that created the object |
![]() | CreatedDate | The date the object was saved to the database. |
![]() | CurrentDay | Current day |
![]() | CurrentStartTime | Current start time |
![]() | FullName | Full name |
![]() | GroupName | Group name |
![]() | HasPostIt | Has PostIt text |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. |
![]() | IsAvailable | is record available in db? |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? |
![]() | IsValid | does the record exist? |
![]() | LoginName | Login name |
![]() | PostItOwnerName | PostIt owner name |
![]() | PostItText | PostIt text - note |
![]() | UpdatedAssociate | The last user to modify the object |
![]() | UpdatedDate | The date of the most recent update. |