LookupTableMultiLangDataSet.LookupTableStructuresDataTable.CreateInstance method
Returns a new instance of a LookupTableStructuresDataTable.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Protected Overrides Function CreateInstance As DataTable
'Usage
Dim returnValue As DataTable
returnValue = Me.CreateInstance()
protected override DataTable CreateInstance()
Return value
Type: System.Data.DataTable
See also
Reference
LookupTableMultiLangDataSet.LookupTableStructuresDataTable class
LookupTableMultiLangDataSet.LookupTableStructuresDataTable members