Share via


ProfileBase.Parent-Eigenschaft

Ruft das übergeordnete Element dieses Profils.

Namespace:  Microsoft.Office.Server.UserProfiles
Assembly:  Microsoft.Office.Server.UserProfiles (in Microsoft.Office.Server.UserProfiles.dll)

Syntax

'Declaration
Public MustOverride Property Parent As ProfileBase
    Get
    Set
'Usage
Dim instance As ProfileBase
Dim value As ProfileBase

value = instance.Parent

instance.Parent = value
public abstract ProfileBase Parent { get; set; }

Eigenschaftswert

Typ: Microsoft.Office.Server.UserProfiles.ProfileBase

Siehe auch

Referenz

ProfileBase Klasse

ProfileBase-Member

Microsoft.Office.Server.UserProfiles-Namespace