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