Purpose
Return reference to the DioDocuments object
Syntax
obDioDocuments = Object.DioDocuments ()
The DioDocuments property syntax has the following parts:
Name |
Type |
Description |
Object |
DioApplication |
DioApplication object. |
obDioDocuments |
DioDocuments |
DioDocuments object. |
Comments
If DioApplication object is not declared, then the function generates an exception.
See Also