Purpose
Returns a reference to Dio File document object specified by its name.
Syntax
[obDioDocument = ] Object.Document (sFileName)
The Document property syntax has the following parts:
Name |
Type |
Description |
Object |
DioDocuments |
DioDocuments object. |
sFileName |
String |
Dio file name. |
obDioDocument |
DioDocument |
DioDocument object. |
See Also