contact.masterid Property
Gets the ID of the master contact for merge.
Syntax
[Visual Basic .NET]
Public Property masterid As Lookup
[C#]
public Lookup masterid {get; set;}
Property Value
The value of this property is a Lookup type.
Remarks
The following table contains additional information about this attribute:
| Platform required | No |
| Application requirement level | Read-only |
| Valid for create | No |
| Valid for retrieve | Yes |
| Valid for update | No |
| Related entity | contact |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.