| GetDataInterface Method | |
| See Also |
- enumMSDI
Specifies a valid value that defines the data Interface.
Creates empty data structure. This means the structure contains
the default setting/values of the database.
| Visual Basic |
|---|
Public Function GetDataInterface( _
   ByVal enumMSDI As ProjectsServiceDataInterfaces _
) As Object |
- enumMSDI
Value Description psProject Project data interface psProjectsParams ProjectsParams data interface psProjectParams ProjectParams data interface Specifies a valid value that defines the data Interface.