UserPermission.Parent Property

Returns the parent object for the UserPermission object.

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

Syntax

'Declaration
ReadOnly Property Parent As Object
    Get
'Usage
Dim instance As UserPermission
Dim value As Object

value = instance.Parent
Object Parent { get; }

Property Value

Type: System.Object
The parent object for the UserPermission object.

See Also

Reference

UserPermission Interface

UserPermission Members

Microsoft.Office.Interop.InfoPath Namespace