Share via


LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_VALUE_FULLNull method

Determines whether the LT_VALUE_FULL property is a null reference (Nothing in Visual Basic).

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

Syntax

'Declaration
Public Function IsLT_VALUE_FULLNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean

returnValue = instance.IsLT_VALUE_FULLNull()
public bool IsLT_VALUE_FULLNull()

Return value

Type: System.Boolean

See also

Reference

LookupTableMultiLangDataSet.LookupTableValuesRow class

LookupTableMultiLangDataSet.LookupTableValuesRow members

WebSvcLookupTable namespace