LookupTableMultiLangDataSet.LookupTableMaskStructuresRow.GetLookupTableMaskValuesRows method
Gets the code mask values for the multilanguage lookup table.
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function GetLookupTableMaskValuesRows As LookupTableMultiLangDataSet.LookupTableMaskValuesRow()
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskStructuresRow
Dim returnValue As LookupTableMultiLangDataSet.LookupTableMaskValuesRow()
returnValue = instance.GetLookupTableMaskValuesRows()
public LookupTableMultiLangDataSet.LookupTableMaskValuesRow[] GetLookupTableMaskValuesRows()
Return value
Type: []
See also
Reference
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow class
LookupTableMultiLangDataSet.LookupTableMaskStructuresRow members