Share via


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