Share via


LookupTableMultiLangDataSet.LookupTableValuesRow.IsLT_UIDNull method

Determines whether the LT_UID property is set to a a null reference (Nothing in Visual Basic) value.

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

Syntax

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

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

Return value

Type: System.Boolean

See also

Reference

LookupTableMultiLangDataSet.LookupTableValuesRow class

LookupTableMultiLangDataSet.LookupTableValuesRow members

WebSvcLookupTable namespace