LookupTableMultiLangDataSet.LookupTableStructures Property

DataTable for the structures in a multilanguage lookup table.

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

Syntax

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

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

Property Value

Type: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresDataTable

See Also

Reference

LookupTableMultiLangDataSet Class

LookupTableMultiLangDataSet Members

WebSvcLookupTable Namespace