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:
Requirements
Web Service: CrmService
See Also
Concepts
Reference