Share via


StatusingDataSet.LocalLookupTableFullValuesRow.IsLT_VALUE_NUMNull Method

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

Namespace:  [Statusing Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Statusing.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Statusing.asmx?wsdl

Syntax

'Declaration
Public Function IsLT_VALUE_NUMNull As Boolean
'Usage
Dim instance As StatusingDataSet.LocalLookupTableFullValuesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.LocalLookupTableFullValuesRow Class

StatusingDataSet.LocalLookupTableFullValuesRow Members

Statusing Web Service