LookupTableMultiLangDataSet.LookupTablesRow.SetLT_CHECKOUTBYNull method
Sets the LT_CHECKOUTDATE property to a null reference (Nothing in Visual Basic).
Namespace: WebSvcLookupTable
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetLT_CHECKOUTBYNull
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
instance.SetLT_CHECKOUTBYNull()
public void SetLT_CHECKOUTBYNull()
See also
Reference
LookupTableMultiLangDataSet.LookupTablesRow class