ResourceAssignmentDataSet.ResourceAssignmentRow.SetASSN_OVT_COSTNull method
Sets the ASSN_OVT_COST property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_OVT_COSTNull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
instance.SetASSN_OVT_COSTNull()
public void SetASSN_OVT_COSTNull()
See also
Reference
ResourceAssignmentDataSet.ResourceAssignmentRow class