JoinOptions

JoinOptions()

Initializes a new instance of the JoinOptions class.

public JoinOptions()

See Also


JoinOptions(FileType)

Initializes a new instance of the JoinOptions class.

public JoinOptions(FileType fileType)
Parameter Type Description
fileType FileType The type of the file to join.

See Also