With the exception of the MdoControl class, all classes of the MDO Model support the following three properties:
Property | Description |
Description | Description of the MDO component. |
FileName | Name of the file that is associated with the MDO component. |
TimeStamp | The time at which the MDO component was last synchronized with the repository. |
The MdoControl class supports the following properties:
Property | Description |
ClassName | Name of the Visual Basic class module that defines this control. |
Description | Description of the Visual Basic control. |
Index | Index value for the Visual Basic control, if the control is a Visual Basic control array. If the control is not a control array, this property is set to negative one. |
ProgID | Program identifier for the Visual Basic control. |
For More Information MDO Automation Objects; MDO Model COM Reference