AbstractInstance Properties

Include Protected Members
Include Inherited Members

NOTE: This API is now obsolete.

The AbstractInstance type exposes the following members.

Properties

  Name Description
Public property AdapterObject Obsolete. When overridden in a derived class, gets the native adapter object for this instance.
Public property DataClass Obsolete. When overridden in a derived class, gets the DataClass object this instance belongs to.
Public property 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.
Public property 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 .
Public property TypeDescriptor Obsolete. When overridden in a derived class, gets the root TypeDescriptor object of this instance.
Public property ViewDefinition Obsolete. When overridden in a derived class, gets the current view of the instance.

Top

See Also

Reference

AbstractInstance Class

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace