Share via


LookupTableMultiLangDataSet.LookupTablesRow.IsLT_CHECKOUTDATENull Method

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

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

Syntax

'Declaration
Public Function IsLT_CHECKOUTDATENull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
Dim returnValue As Boolean

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

Return Value

Type: System.Boolean

See Also

Reference

LookupTableMultiLangDataSet.LookupTablesRow Class

LookupTableMultiLangDataSet.LookupTablesRow Members

WebSvcLookupTable Namespace