Condividi tramite


LookupTableMultiLangDataSet.LookupTableStructuresDataTable.LT_STRUCT_COOKIEColumn property

Defines the column for the LT_STRUCT_COOKIEColumn field.

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

Syntax

'Declaration
Public ReadOnly Property LT_STRUCT_COOKIEColumn As DataColumn
    Get
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableStructuresDataTable
Dim value As DataColumn

value = instance.LT_STRUCT_COOKIEColumn
public DataColumn LT_STRUCT_COOKIEColumn { get; }

Property value

Type: System.Data.DataColumn

See also

Reference

LookupTableMultiLangDataSet.LookupTableStructuresDataTable class

LookupTableMultiLangDataSet.LookupTableStructuresDataTable members

WebSvcLookupTable namespace