Compartir a través de


del método LookupTableMultiLangDataSet.LookupTableStructuresRow.IsLT_STRUCT_COOKIENull

Determina si la propiedad LT_STRUCT_COOKIE se establece en una referencia null (Nothing en Visual Basic).

Espacio de nombres:  WebSvcLookupTable
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Function IsLT_STRUCT_COOKIENull As Boolean
'Uso
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresRow
Dim returnValue As Boolean

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

Valor devuelto

Tipo: System.Boolean

Vea también

Referencia

clase LookupTableMultiLangDataSet.LookupTableStructuresRow

Miembros LookupTableMultiLangDataSet.LookupTableStructuresRow

Espacio de nombres WebSvcLookupTable