IOfficeItemHelper Members
Include Protected Members
Include Inherited Members
Represents a helper interface that provides Business Data Connectivity (BDC) service functionality on an existing Microsoft Office item.
The IOfficeItemHelper type exposes the following members.
Properties
Name | Description | |
---|---|---|
EntityInstanceReference | Gets or sets the external item reference of the external item associated with this item. | |
IsInConflict | Gets whether the item is marked as causing conflict. | |
IsInError | Gets whether the item is marked in error. | |
OfficeItem | Gets the Microsoft Office item to which this helper facilitates access. |
Top
Methods
Name | Description | |
---|---|---|
ResolveError | Sets how the cache should resolve the error. |
Top