Share via


XmlFormHostItem.Permission property

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

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

Syntax

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

value = instance.Permission
public virtual Permission Permission { get; }

Property value

Type: Microsoft.Office.InfoPath.Permission
Returns Permission.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace