ObjectView Fields
Represents a base class for Views that display object(s) of a particular type.Name | Description |
---|---|
InfoAllowDelete | For internal use only. |
InfoAllowEdit | For internal use only. |
InfoAllowNew | For internal use only. |
MaxRecursionDepth static | Specifies the max recursion depth of the CompositeView. Inherited from CompositeView. |
SecurityReadOnlyItemName static | Returns a key used to create an item in the View.AllowEdit collection of the current View. This key specifies a reason for making the View editable/read-only when the Security System allows/denies access to edit to the object(s) represented by the View. Inherited from View. |
See Also