Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the External Item that this field belongs to.
Namespace: Microsoft.BusinessData.Runtime
Assembly: Microsoft.BusinessData (in Microsoft.BusinessData.dll)
Syntax
'Declaration
ReadOnly Property ParentInstance As IInstance
Get
'Usage
Dim instance As IStreamableField
Dim value As IInstance
value = instance.ParentInstance
IInstance ParentInstance { get; }
Property Value
Type: Microsoft.BusinessData.Runtime.IInstance
The External Item this field belongs to.