IInstance Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The IInstance type exposes the following members.

Properties

  Name Description
Public property AdapterObject Obsolete. Gets the native data adapter object returned by the back-end business application.
Public property DataClass Obsolete. Gets the data class (entity) that this object is an instance of.
Public property Item[String] Obsolete. Gets the value of a field in the instance.
Public property Item[Field] Obsolete. Gets the value of a field in the instance.
Public property TypeDescriptor Obsolete. Gets the root type descriptor of the instance.
Public property ViewDefinition Obsolete. Gets the schema of the current view of the instance.

Top

See Also

Reference

IInstance Interface

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace