AbstractEntityInstance Properties
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The AbstractEntityInstance type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
![]() |
AdapterObject | Obsolete. When overridden in a derived class, gets the native adapter object for this instance. (Inherited from AbstractInstance.) |
![]() |
DataClass | Obsolete. When overridden in a derived class, gets the DataClass object this instance belongs to. (Inherited from AbstractInstance.) |
![]() |
Entity | Obsolete. When overridden in a derived class, gets the entity this entity instance belongs to. |
![]() |
EntityAsDataTable | Obsolete. When overridden in a derived class, gets the entity instance as a DataTable with a single row of data containing the fields in the entity instance. |
![]() |
EntityAsFormattedDataTable | Obsolete. When overridden in a derived class, gets the entity instance as a DataTable object with a single row of data containing the fields in the entity instance with formatting of the complex fields in the entity instance. |
![]() |
Item[String] | Obsolete. When overridden in a derived class, gets the value of the field specified by the name on the native adapter object wrapped by this IEntityInstance object. (Inherited from AbstractInstance.) |
![]() |
Item[Field] | Obsolete. When overridden in a derived class, gets the value of the specified field on the native adapter object wrapped by this IEntityInstance . (Inherited from AbstractInstance.) |
![]() |
SharedEntityState | Obsolete. When overridden in a derived class, gets the SharedEntityState object for this entity instance. |
![]() |
TypeDescriptor | Obsolete. When overridden in a derived class, gets the root TypeDescriptor object of this instance. (Inherited from AbstractInstance.) |
![]() |
ViewDefinition | Obsolete. When overridden in a derived class, gets the current view of the instance. (Inherited from AbstractInstance.) |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace
.gif)
.gif)