Click or drag to resize

ISelection Properties

The ISelection type exposes the following members.

Properties
  NameDescription
Public propertyActiveLinks
ActiveLinks - Number of active links to documents, projects, Urls, appointments, sales, contacts, persons, selections
Public propertyActivityLinks
The ActivityLinks attached to this selection. Add or remove links on this object.
Public propertyAssociate
Associate who owns the selection
Public propertyAutoSaveOnChangeIdentity
Should the model save on IdentityChanged?
Public propertyAutoSaveOnFlush
Should the model save on flush cache?
Public propertyChanged
has record been changed since read?
Public propertyCompanyUnique
Only one person from a company may be selected as a member
Public propertyCompleted
Completed
Public propertyCreatedAssociate
The user that created the object
Public propertyCreatedDate
The date the object was saved to the database.
Public propertyCriteria
Get criteria list for this Dynamic selection
Public propertyDescription
Description text
Public propertyExternalFieldChanged
have external fields been changed?
Public propertyForeignKey
ForeignKey
Public propertyGroup
Original primary user group of owning associate. Set implicitly when Associate property is set.
Public propertyIdentity
The primary key on the primary table. Is zero for new objects. Is set when an object is saved.
Public propertyIncludeFirstPerson
0 = Include first person, 1 = Include all persons, 2 = Include no persons
Public propertyIsAvailable
is record available in db?
Public propertyIsFavourite
Add/Remove this selection from my favourites
Public propertyIsRequiredFilled
Are all the required fields filled out? Can we save the record?
Public propertyIsValid
does the record exist?
Public propertyName
Name of selection, freetext indexed
Public propertyPostItText
Postit text
Public propertyPrivate
Who is the selection visible for? 0=public, 1=private, 2=group
Public propertyPrivateToGroup
Which user-group is the selection visible for. 0 = not visible to any particular group, or ID of group
Public propertySelectionCategory
SelectionCategory (list item)
Public propertySelectionMembers
SelectionMembers
Public propertySentry
Sentry settings for this object. Lets you find out your read/write access to the object.
Public propertyTargetTable
Which table the selection targets: contact, project, appointment, document, sale
Public propertyType
0 = static contact selection, 1 = dynamic contact selection, 10 = temp selection
Public propertyUpdatedAssociate
The last user to modify the object
Public propertyUpdatedDate
The date of the most recent update.
Public propertyValidationMessage
get validation message, if empty model will think it is ok to save
Top
See Also