Click or drag to resize

ISentry Properties

The ISentry type exposes the following members.

Properties
  NameDescription
Public propertyCode exampleAreAllRequiredFieldsFilled
Are all the required fields on the object filled in? (e.g. contact.name, contact.category)?
Public propertyCode exampleCanCreate
Can you create new objects owned by the same user as this object? This property is only meaningful on new objects with identity = 0
Public propertyCode exampleCanDelete
Can you create new objects owned by the same user as this object?
Public propertyCode exampleCanRead
Can you read the object guarded by this sentry?
Public propertyCanReadField
Public propertyCode exampleCanUpdate
Can you save an update to this object?
Public propertyCanUpdateField
Top
See Also