| GetDataInterface Method | |
| See Also |
- enumMSDI
Determines the type of data interface you want to create.
Creates an empty data interface. This means the structure contains
the default setting/values of the database.
the default setting/values of the database.
| Visual Basic |
|---|
Public Function GetDataInterface( _
   ByVal enumMSDI As ApprovalTemplatesServiceDataInterfaces _
) As Object |
- enumMSDI
Value Description atsdiApprovalTemplate ApprovalTemplate data interface atsdiApprovalTemplateParams ApprovalTemplateParams data interface Determines the type of data interface you want to create.