Share via


XmlFormHostItem.Template Property

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

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

Syntax

'Declaration
Public Overridable ReadOnly Property Template As FormTemplate
    Get
'Usage
Dim instance As XmlFormHostItem
Dim value As FormTemplate

value = instance.Template
public virtual FormTemplate Template { get; }

Property Value

Type: Microsoft.Office.InfoPath.FormTemplate
Returns FormTemplate.

See Also

Reference

XmlFormHostItem Class

XmlFormHostItem Members

Microsoft.Office.InfoPath Namespace