IEntityInstance Methods
Include Protected Members
Include Inherited Members
NOTE: This API is now obsolete.
The IEntityInstance type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
![]() |
EntityAsDataRow | Obsolete. Exposes the entity instance as a DataRow object in the specified DataTable object. |
![]() |
EntityAsFormattedDataRow | Obsolete. Exposes the entity instance as a DataRow object in the specified DataTable object with formatting of the complex fields in the entity instance. |
![]() |
Execute(MethodInstance, LobSystemInstance) | Obsolete. Executes a specified method instance on the entity instance. (Inherited from IInstance.) |
![]() |
Execute(MethodInstance, LobSystemInstance, []) | Obsolete. Overrides some or all of the arguments in the back-end method and executes it in the back-end application. (Inherited from IInstance.) |
![]() |
GetActionUrl | Obsolete. Gets the fully parameterized action URL populated with entity instance fields for the specified action. |
![]() |
GetAssociatedInstances(String) | Obsolete. Gets the associated entity instances for this entity instance for the association specified by the name. |
![]() |
GetAssociatedInstances(Association) | Obsolete. Gets the associated entity instances for this entity instance for the specified association. |
![]() |
GetAssociatedInstances(Association, FilterCollection) | Obsolete. Gets a filtered set of associated entity instances for this entity instance for the specified association. |
![]() |
GetFormatted(String) | Obsolete. Gets the value of the field with the specified name after applying complex formatting. |
![]() |
GetFormatted(Field) | Obsolete. Gets the value of the specified field after applying complex formatting. |
![]() |
GetIdentifierValues | Obsolete. Gets the identifier values of the entity instance. |
![]() |
GetView | Obsolete. Gets the same entity instance in the specified view. |
Top
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace
.gif)