XmlFormHostItem.FormState property

This member is a wrapper for the FormState property of the XmlForm class.

Namespace:  Microsoft.Office.InfoPath
Assembly:  Microsoft.Office.InfoPath (in Microsoft.Office.InfoPath.dll)

Syntax

'Declaration
Public Overridable ReadOnly Property FormState As IDictionary
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As IDictionary

value = instance.FormState
public virtual IDictionary FormState { get; }

Property value

Type: System.Collections.IDictionary
Returns IDictionary.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace