ManagedObjectWrapper.InnerHostItem Property (Microsoft.Office.InfoPath)
This property is reserved for internal use and is not intended to be used directly from your code.
Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)
Syntax
'Declaration
Public ReadOnly Property InnerHostItem As Object
'Usage
Dim instance As ManagedObjectWrapper
Dim value As Object
value = instance.InnerHostItem
public Object InnerHostItem { get; }
See Also
Reference
ManagedObjectWrapper Class
ManagedObjectWrapper Members
Microsoft.Office.InfoPath Namespace