StatusingDataSet.AssignmentsRow.SetASSN_DELAYNull Method
Sets the ASSN_DELAY property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetASSN_DELAYNull
'Usage
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetASSN_DELAYNull()
public void SetASSN_DELAYNull()
See Also
Reference
StatusingDataSet.AssignmentsRow Class