共用方式為


LookupTableDataSet.LookupTablesRow.SetLT_CHECKOUTBYNull Method

Sets the LT_CHECKOUTBY 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 LookupTableDataSet.LookupTablesRow

instance.SetLT_CHECKOUTBYNull()
public void SetLT_CHECKOUTBYNull()

See Also

Reference

LookupTableDataSet.LookupTablesRow Class

LookupTableDataSet.LookupTablesRow Members

WebSvcLookupTable Namespace