StatusingDataSet.LocalLookupTableFullValuesRow.IsLT_VALUE_DATENull Method

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

Namespace:  WebSvcStatusing
Assembly:  ProjectServerWebServices (in ProjectServerWebServices.dll)

Syntax

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

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

Return Value

Type: System.Boolean

See Also

Reference

StatusingDataSet.LocalLookupTableFullValuesRow Class

StatusingDataSet.LocalLookupTableFullValuesRow Members

WebSvcStatusing Namespace