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.