Send Topic Feedback | See Object Hierarchy Chart
PC-DMIS 2023.2 Object Library
PCDLRN ActiveX DLL > Command Object : FileIOCommand Property
FileIOCommand Property
Description

Returns a FileIO object if Command is of Type FILE_IO_OBJECT. Otherwise it returns Nothing. Read-only.

Property type
Read-only property
Syntax
Visual Basic
Public Property FileIOCommand As FileIO
Return Type
FileIO object.
See Also