The following properties are associated with the APPC file transfer COM object.
AsciiAnsiConversion
Ascii to Ansi conversion for Arabic users.
Type
Public System.Booleanean
Attribute
Read/Write
ClusterAddress
This property indicates the address of the cluster server.
ClusterHttpPort
This property indicates the HTTP port number of the cluster server.
Type
String
Attribute
Read/Write
ClusterListeningPort
This property indicates listening port of the cluster server.
Type
Integer
Attribute
Read/Write
ConnectionType
This property specifies the connection type (Local, HTTP or TCP/IP).
Type
HF_CNX_TYPE
Attribute
Read/Write
DateFormat
This property specifies the member date format.
Type
HF_FTAPPC_DATE_FORMAT
Attribute
Read/Write
DateSeparator
This property specifies the date separator.
Type
HF_FTAPPC_DATE_SEPARATOR
Attribute
Read/Write
ErrorCode
Error Code: (0 or -1 if the last call was successful.)
Type
Long (4 bytes)
Attribute
Read only
ErrorMessage
Error Message: empty if the last call was successful.
Type
String
Attribute
Read only
FieldReferenceFile
This property specifies the newly created file.
Type
String
Attribute
Read/Write
IgnoreDecimalError
This property ignores decimal data errors in Host packed or zoned fields.
Type
Public System.Booleanean
Attribute
Read/Write
IsConnected
Asks the following question: Is the user connected to the HostFront Server?
Type
Public System.Booleanean
Attribute
Read only
IsEncrypted
Specifies whether the encryption is enabled or not (set by the HostFront server).
Type
Public System.Booleanean
Attribute
Read only
MemberRecordLength
This property specifies the Member record length.
Type
long (4 bytes)
Attribute
Read/Write
NewFileDescription
This property specifies the description for a newly created file.
Type
String
Attribute
Read/Write
NewMemberDescription
This property specifies the description for a newly created member.
Type
String
Attribute
Read/Write
NumDataSeparator
Numerical Data separator.
Type
HF_FTAPPC_NUMDATA_SEPARATOR
Attribute
Read/Write
PCFileType
This property specifies the type of the PC file.
Type
HF_FTAPPC_FILE_TYPE
Attribute
Read/Write
ServerVersion
This property specifies the HostFront Server version.
Type
Short (2 bytes)
Attribute
Read only
SQLFrom
This property specifies an SQL From statement.
Type
String
Attribute
Read/Write
SQLGroup
This property specifies an SQL Group by statement.
Type
String
Attribute
Read/Write
SQLHaving
This property specifies an SQL Having statement.
Type
String
Attribute
Read/Write
SQLJoin
This property specifies an SQL Join statement.
Type
String
Attribute
Read/Write
SQLOrder
This property specifies an SQL Order By statement.
Type
String
Attribute
Read/Write
SQLReturnMissingFields
This property return records with missing fields.
Type
Public System.Booleanean
Attribute
Read/Write
SQLSelect
This property specifies an SQL Selected statement.
Type
String
Attribute
Read/Write
SQLWhere
This property specifies an SQL Where statement.
Type
String
Attribute
Read/Write
SSLEnabled
This property is for a secure HTTP connection through SSL.
Type
Public System.Booleanean
Attribute
Read/Write
Synchronous
This property specifies whether FT is synchronous.
Type
Public System.Booleanean
Attribute
Read/Write
This property is used only with the Upload(), Download(), and Abort() methods. In synchronous mode, the caller waits for the
end of the execution of the method. In asynchronous mode, the method returns immediately and the user is notified of the end
of the execution by an event. (See Events).
TimeFormat
This property specifies the member time format.
Type
HF_FTAPPC_TIME_FORMAT
Attribute
Read/Write
TimeSeparator
TimeSeparator.
Type
HF_FTAPPC_TIME_SEPARATOR
Attribute
Read/Write
UploadAbortFlag
Upload Abort Flag. Can be any combination of the values specified in HF_FTAPPC_ABORT_UPLOAD_FLAG.
Type
Long (4 bytes)
Attribute
Read/Write
UploadAuthority
Specifies the upload authority.
Type
HF_FTAPPC_UPLOAD_AUTHORITY
Attribute
Read/Write
UploadMemberStatus
This property specifies what to do with the uploaded member.
Type
HF_FTAPPC_UPLOAD_MEMBER_STATUS
Attribute
Read/Write
UploadMemberType
This property specifies the type of member.
Type
HF_FTAPPC_UPLOAD_MEMBER_TYPE
Attribute
Read/Write