ISelection Properties |
The ISelection type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveLinks | ActiveLinks - Number of active links to documents, projects, Urls, appointments, sales, contacts, persons, selections |
![]() | ActivityLinks | The ActivityLinks attached to this selection. Add or remove links on this object. |
![]() | Associate | Associate who owns the selection |
![]() | AutoSaveOnChangeIdentity | Should the model save on IdentityChanged? |
![]() | AutoSaveOnFlush | Should the model save on flush cache? |
![]() | Changed | has record been changed since read? |
![]() | CompanyUnique | Only one person from a company may be selected as a member |
![]() | Completed | Completed |
![]() | CreatedAssociate | The user that created the object |
![]() | CreatedDate | The date the object was saved to the database. |
![]() | Criteria | Get criteria list for this Dynamic selection |
![]() | Description | Description text |
![]() | ExternalFieldChanged | have external fields been changed? |
![]() | ForeignKey | ForeignKey |
![]() | Group | Original primary user group of owning associate. Set implicitly when Associate property is set. |
![]() | Identity | The primary key on the primary table. Is zero for new objects. Is set when an object is saved. |
![]() | IncludeFirstPerson | 0 = Include first person, 1 = Include all persons, 2 = Include no persons |
![]() | IsAvailable | is record available in db? |
![]() | IsFavourite | Add/Remove this selection from my favourites |
![]() | IsRequiredFilled | Are all the required fields filled out? Can we save the record? |
![]() | IsValid | does the record exist? |
![]() | Name | Name of selection, freetext indexed |
![]() | PostItText | Postit text |
![]() | Private | Who is the selection visible for? 0=public, 1=private, 2=group |
![]() | PrivateToGroup | Which user-group is the selection visible for. 0 = not visible to any particular group, or ID of group |
![]() | SelectionCategory | SelectionCategory (list item) |
![]() | SelectionMembers | SelectionMembers |
![]() | Sentry | Sentry settings for this object. Lets you find out your read/write access to the object. |
![]() | TargetTable | Which table the selection targets: contact, project, appointment, document, sale |
![]() | Type | 0 = static contact selection, 1 = dynamic contact selection, 10 = temp selection |
![]() | UpdatedAssociate | The last user to modify the object |
![]() | UpdatedDate | The date of the most recent update. |
![]() | ValidationMessage | get validation message, if empty model will think it is ok to save |