serviceappointment.createdonbehalfby Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets the ID of the proxy user who created the service activity.
Syntax
[Visual Basic .NET] Public Property createdby As Lookup
[C#]
public Lookup createdby {get; set;}
Property Value
The value of this property is a Lookup type.
Remarks
This property is available in Microsoft Dynamics CRM Online only.
The following table contains additional information about this property:
| Required | No |
| Application requirement level | Read-only |
| Valid for create | No |
| 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.
