Click to Rate and Give Feedback
MSDN
MSDN Library
Microsoft Dynamics
CrmService Classes
 importfile.fielddelimitercode Prope...

  Switch on low bandwidth view
importfile.fielddelimitercode Property
banner art

Gets or sets the single character field delimiter used in the import file.

Syntax

[Visual Basic .NET]
Public Property fielddelimitercode As Picklist
[C#]
public Picklist fielddelimitercode {get; set;}

Property Value

The value of this property is a Picklist type.

Remarks

You can set the Picklist.Value property using one of the ImportFieldDelimeter enumeration values. To use this enumeration, you can add the helper code file enums.cs to your project. For more information, see CrmHelpers Classes.

Remarks

The following table contains additional information about this property:

Platform requiredNo
Application requirement levelSystem required
Valid for createYes
Valid for retrieveYes
Valid for updateYes
Picklist valuesColon

Comma

Tab

Semicolon

Default valueNone

Requirements

Web Service: CrmService

See Also

Concepts

Reference


© 2009 Microsoft Corporation. All rights reserved.


© 2009 Microsoft Corporation. All rights reserved. Terms of Use  |  Trademarks  |  Privacy Statement
Page view tracker