Applies To
All
Purpose
Returns or sets the company name in the DIO file.
Syntax
Object.Company [ = sCompany ]
[sCompany = ] Object.Company
The Company property syntax has the following parts:
Name |
Type |
Description |
Object |
DioFile |
DioFile object |
sCompany |
String |
The company name in the DioFile object. Default is NULL. |
See Also