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