IInstance Properties

Include Protected Members
Include Inherited Members

The IInstance type exposes the following members.

Properties

  Name Description
Public property AdapterObject Gets the native data structure corresponding to this External Item.
Public property DataClass Gets the data class that this instance is obtained from.
Public property Item[String] Gets or sets the value of the field referred to by the dot notation. (Inherited from IFieldValueDictionary.)
Public property Item[IField] Gets or sets the value for the specified field. (Inherited from IFieldValueDictionary.)
Public property TypeDescriptor Gets the type descriptor corresponding to the native data structure representing this instance.
Public property ViewDefinition Gets the view of this field value dictionary. (Inherited from IFieldValueDictionary.)

Top

See Also

Reference

IInstance Interface

Microsoft.BusinessData.Runtime Namespace