Share via


LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_STRUCT_COOKIENull Method

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

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

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

LookupTable Web Service