Sets the source language code.

Type Info:

SourceLanguageCode As String
Example:
Dim Wiz As New ImportWizard

' initialize wizard
[...]

Wiz.SourceLanguageCode = "en-us"
Remarks: Write-only property.
See also:

Class ImportWizard

Last Updated: 07/26/05