CrmOwnershipTypes.Value Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the value for the ownership type.
Syntax
[Visual Basic .NET] Public Property Value As OwnershipTypes
[C#]
public OwnershipTypes Value {get; set;}
Property Value
The value of this property is an OwnershipTypes enumeration type.
Remarks
This property is required for create messages. Otherwise it is read-only.
Requirements
Web Service: MetadataService
See Also
Reference
© 2010 Microsoft Corporation. All rights reserved.
