Freigeben über


XmlFormHostItem.UserRole-Eigenschaft

Dieser Member ist ein Wrapper für die UserRole-Eigenschaft der XmlForm-Klasse.

Namespace: Microsoft.Office.InfoPath
Assembly: Microsoft.Office.InfoPath (in microsoft.office.infopath.dll)

Syntax

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

value = instance.UserRole

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

Siehe auch

Referenz

XmlFormHostItem-Klasse
XmlFormHostItem-Member
Microsoft.Office.InfoPath-Namespace