XmlFormHostItem.ReflectedObject 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
<PermissionSetAttribute(SecurityAction.LinkDemand, Name:="FullTrust")> _
Protected ReadOnly Property ReflectedObject As Object
'Usage
Dim value As Object
value = Me.ReflectedObject
[PermissionSetAttribute(SecurityAction.LinkDemand, Name="FullTrust")]
protected Object ReflectedObject { get; }
See Also
Reference
XmlFormHostItem Class
XmlFormHostItem Members
Microsoft.Office.InfoPath Namespace