importfile.isfirstrowheader Property
Gets or sets a value that indicates whether the first row contains column headings.
Syntax
[Visual Basic .NET]
Public Property isfirstrowheader As CrmBoolean
[C#]
public CrmBoolean isfirstrowheader {get; set;}
Property Value
The value of this property is a CrmBoolean type.
Remarks
The following table contains additional information about this property:
| Platform required | No |
| Application requirement level | System required |
| Valid for create | No |
| Valid for retrieve | Yes |
| Valid for update | No |
| Display strings | No
Yes |
| Default value | No |
Requirements
Web Service: CrmService
See Also
Concepts
Reference
© 2009 Microsoft Corporation. All rights reserved.