Share via


LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable.LT_MASK_VALUE_SEPARATORColumn property

Defines the column for the LT_MASK_VALUE_SEPARATOR() field.

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

Syntax

'Declaration
Public ReadOnly Property LT_MASK_VALUE_SEPARATORColumn As DataColumn
    Get
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable
Dim value As DataColumn

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

Property value

Type: System.Data.DataColumn

See also

Reference

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable class

LookupTableMultiLangDataSet.LookupTableMaskValuesDataTable members

WebSvcLookupTable namespace