organization.currentcontractnumber Property
![]() |
[Applies to: Microsoft Dynamics CRM 4.0]
Gets or sets the current contract number.
Syntax
[Visual Basic .NET] Public Property currentcontractnumber As CrmNumber
[C#]
public CrmNumber currentcontractnumber {get; set;}
Property Value
The value of this property is a CrmNumber type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | No Constraint |
| Valid for create | Yes |
| Valid for retrieve | Yes |
| Valid for update | Yes |
| Minimum value | -2,147,483,647 |
| Maximum value | 2,147,483,647 |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2010 Microsoft Corporation. All rights reserved.
