SFTPConnectionFileData Property
The FileData should be set or read when processing read/write file events.
Syntax
__property String SFTPConnectionFileData[int ConnectionId] = {read=FSFTPConnectionFileData, write=FSetSFTPConnectionFileData}; __property RawByteString SFTPConnectionFileDataB[int ConnectionId] = {read=FSFTPConnectionFileDataB, write=FSetSFTPConnectionFileDataB};
Default Value
""
Remarks
The SFTPConnectionFileData should be set or read when processing read/write file events.
The size of the array is controlled by the SFTPConnectionCount property.
This property is read-only and not available at design time.
Data Type
Binary String