ResourceDataSet.ResourcesRow.SetRES_CAN_LEVELNull method
Sets the RES_CAN_LEVEL property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetRES_CAN_LEVELNull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetRES_CAN_LEVELNull()
public void SetRES_CAN_LEVELNull()
See also
Reference
ResourceDataSet.ResourcesRow class