Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Specifies of the related multilanguage lookup table structure.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Property LookupTableStructuresRow As LookupTableMultiLangDataSet.LookupTableStructuresRow
Get
Set
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim value As LookupTableMultiLangDataSet.LookupTableStructuresRow
value = instance.LookupTableStructuresRow
instance.LookupTableStructuresRow = value
public LookupTableMultiLangDataSet.LookupTableStructuresRow LookupTableStructuresRow { get; set; }
Property value
Type: WebSvcLookupTable.LookupTableMultiLangDataSet.LookupTableStructuresRow
See also
Reference
LookupTableMultiLangDataSet.LookupTableValuesRow class