Click or drag to resize

SOSentry Properties

The SOSentry 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)?
(Inherited from ISentry.)
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
(Inherited from ISentry.)
Public propertyCode exampleCanDelete
Can you create new objects owned by the same user as this object?
(Inherited from ISentry.)
Public propertyCode exampleCanRead
Can you read the object guarded by this sentry?
(Inherited from ISentry.)
Public propertyCanReadField (Inherited from ISentry.)
Public propertyCode exampleCanUpdate
Can you save an update to this object?
(Inherited from ISentry.)
Public propertyCanUpdateField (Inherited from ISentry.)
Top
See Also