territory.managerid Field
Specifies the ID of the manager of the territory.
Syntax
[Visual Basic .NET]
Public Field managerid As Lookup
[C#]
public Lookup managerid;
[JScript]
public var managerid : Lookup;
Remarks
Represents a field of type Lookup.
The following table contains additional information about this attribute:
Platform required | No |
Application requirement level | No Constraint |
Valid for create | No |
Valid for retrieve | Yes |
Valid for update | No |
Related entity | systemuser |
See Also