team.importsequencenumber Property
Gets or sets the ID of the data import or data migration that created this record.
Syntax
[Visual Basic .NET]
Public Property importsequencenumber As CrmNumber
[C#]
public CrmNumber importsequencenumber {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 | No |
| Minimum value1 | -2,147,483,647 |
| Maximum value1 | 2,147,483,647 |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.