Gets or sets a value indicating whether the `SITE NAMEFMT 1` is used when AS/400 system is detected.
Default is false, which means the `SITE NAMEFMT 1` is used.
Namespace:
Rebex.Net
Assembly:
Rebex.FileTransfer (in Rebex.FileTransfer.dll)
Syntax
| Visual Basic |
|---|
Public Property DisableImplicitAs400NameFormat As Boolean Get Set |
| C# |
|---|
public bool DisableImplicitAs400NameFormat { get; set; } |