Click or drag to resize

IDiaryOwner Properties

The IDiaryOwner type exposes the following members.

Properties
  NameDescription
Public propertyChanged
has record been changed since read?
Public propertyCreatedAssociate
The user that created the object
Public propertyCreatedDate
The date the object was saved to the database.
Public propertyCurrentDay
Current day
Public propertyCurrentStartTime
Current start time
Public propertyFullName
Full name
Public propertyGroupName
Group name
Public propertyHasPostIt
Has PostIt text
Public propertyIdentity
The primary key on the primary table. Is zero for new objects. Is set when an object is saved.
Public propertyIsAvailable
is record available in db?
Public propertyIsRequiredFilled
Are all the required fields filled out? Can we save the record?
Public propertyIsValid
does the record exist?
Public propertyLoginName
Login name
Public propertyPostItOwnerName
PostIt owner name
Public propertyPostItText
PostIt text - note
Public propertyUpdatedAssociate
The last user to modify the object
Public propertyUpdatedDate
The date of the most recent update.
Top
See Also