Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Determines whether the LT_VALUE_DUR_FMT property a null reference (Nothing in Visual Basic).
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Function IsLT_VALUE_DUR_FMTNull As Boolean
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTableValuesRow
Dim returnValue As Boolean
returnValue = instance.IsLT_VALUE_DUR_FMTNull()
public bool IsLT_VALUE_DUR_FMTNull()
Return value
Type: System.Boolean
See also
Reference
LookupTableMultiLangDataSet.LookupTableValuesRow class