LookupTableMultiLangDataSet.LookupTableMaskValuesRow.IsLT_MASK_VALUE_SEPARATORNull Method
Determines whether the LT_MASK_VALUE_SEPARATOR 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_MASK_VALUE_SEPARATORNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableMaskValuesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_MASK_VALUE_SEPARATORNull()
public bool IsLT_MASK_VALUE_SEPARATORNull()
Return Value
Type: System.Boolean
See Also
Reference
LookupTableMultiLangDataSet.LookupTableMaskValuesRow Class
LookupTableMultiLangDataSet.LookupTableMaskValuesRow Members