ParseOptions Class

Definition

Represents the options for parsing the batch.

public ref class ParseOptions
public class ParseOptions
type ParseOptions = class
Public Class ParseOptions
Inheritance
ParseOptions

Constructors

ParseOptions(String)

Creates a ParseOption object.

Properties

BatchSeparator

Gets the batch separator string.

Default

Gets the default ParseOptions object.

Applies to