ISentry Interface |
Namespace: SuperOffice.COM.Application
The ISentry type exposes the following members.
Name | Description | |
---|---|---|
![]() | AreAllRequiredFieldsFilled | Are all the required fields on the object filled in? (e.g. contact.name, contact.category)? |
![]() | CanCreate | Can you create new objects owned by the same user as this object? This property is only meaningful on new objects with identity = 0 |
![]() | CanDelete | Can you create new objects owned by the same user as this object? |
![]() | CanRead | Can you read the object guarded by this sentry? |
![]() | CanReadField | |
![]() | CanUpdate | Can you save an update to this object? |
![]() | CanUpdateField |