systemuser.parentsystemuserid Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the ID of the manager of the user.
Syntax
[Visual Basic .NET] Public Property parentsystemuserid As Lookup
[C#]
public Lookup parentsystemuserid {get; set;}
Property Value
The value of this property is a Lookup type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | No constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | No |
| Related entity | systemuser |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
