Share via


XmlFormHostItem.ReflectedObject property

This API supports the .NET Framework infrastructure 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
Protected ReadOnly Property ReflectedObject As Object
    Get
'Usage
Dim value As Object

value = Me.ReflectedObject
protected Object ReflectedObject { get; }

Property value

Type: System.Object

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace