Condividi tramite


LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_STRUCT_COOKIENull method

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

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

Syntax

'Declaration
Public Function IsLT_STRUCT_COOKIENull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As Boolean

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

Return value

Type: System.Boolean

See also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresRow class

LookupTableMultiLangDataSet.LookupTableStructuresRow members

WebSvcLookupTable namespace