LookupTableMultiLangDataSet.LookupTableStructuresRow.LookupTablesRow Property
Represents the multilanguage lookup table that contains the structure.
Namespace: [LookupTable Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/LookupTable.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/LookupTable.asmx?wsdl
'Declaration
Public Property LookupTablesRow As LookupTableMultiLangDataSet.LookupTablesRow
Get
Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim value As LookupTableMultiLangDataSet.LookupTablesRow
value = instance.LookupTablesRow
instance.LookupTablesRow = value
public LookupTableMultiLangDataSet.LookupTablesRow LookupTablesRow { get; set; }
Type: [LookupTable Web service].LookupTableMultiLangDataSet.LookupTablesRow
LookupTableMultiLangDataSet.LookupTableStructuresRow Class
LookupTableMultiLangDataSet.LookupTableStructuresRow Members