product.modifiedonbehalfby Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets the ID of the proxy user who last modified the product.
Syntax
[Visual Basic .NET] Public Property modifiedby As Lookup
[C#]
public Lookup modifiedby {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:
| Platform 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.
