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