LookupTableMultiLangDataSet.LookupTablesRow.SetLT_CHECKOUTBYNull Method
Sets the LT_CHECKOUTDATE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcLookupTable
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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