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