Share via


XmlFormHostItem.UserRole property

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

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

Syntax

'Declaration
Public Overridable Property UserRole As String
    Get
    Set
'Usage
Dim instance As XmlFormHostItem
Dim value As String

value = instance.UserRole

instance.UserRole = value
public virtual string UserRole { get; set; }

Property value

Type: System.String
Returns String.

See also

Reference

XmlFormHostItem class

XmlFormHostItem members

Microsoft.Office.InfoPath namespace