LookupTableMultiLangDataSet.LookupTables Property

DataTable for the collection of multilanguage lookup tables.

Namespace:  WebSvcLookupTable
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property LookupTables As LookupTableMultiLangDataSet.LookupTablesDataTable
    Get
'Usage
Dim instance As LookupTableMultiLangDataSet
Dim value As LookupTableMultiLangDataSet.LookupTablesDataTable

value = instance.LookupTables
[BrowsableAttribute(false)]
public LookupTableMultiLangDataSet.LookupTablesDataTable LookupTables { get; }

Property Value

Type: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTablesDataTable

See Also

Reference

LookupTableMultiLangDataSet Class

LookupTableMultiLangDataSet Members

WebSvcLookupTable Namespace