Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies To: Dynamics CRM 2015
Is the first row of the CSV the RowHeader?
Namespace: Microsoft.Xrm.Tooling.Connector
Assembly: Microsoft.Xrm.Tooling.Connector (in Microsoft.Xrm.Tooling.Connector.dll)
Syntax
public bool IsFirstRowHeader { get; set; }
public:
property bool IsFirstRowHeader {
bool get();
void set(bool value);
}
member IsFirstRowHeader : bool with get, set
Public Property IsFirstRowHeader As Boolean
Property Value
Type: System.Boolean
See Also
CrmServiceClient.ImportFileItem Class
Microsoft.Xrm.Tooling.Connector Namespace
Return to top
© 2016 Microsoft. All rights reserved. Copyright