LookupTableMultiLangDataSet.LookupTablesRow.SetLT_CHECKOUTDATENull 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_CHECKOUTDATENull
'Usage
Dim instance As LookupTableMultiLangDataSet.LookupTablesRow
instance.SetLT_CHECKOUTDATENull()
public void SetLT_CHECKOUTDATENull()
See also
Reference
LookupTableMultiLangDataSet.LookupTablesRow class