StatusingDataSet.AssignmentsRow.SetASSN_DELAYNull method
Sets the ASSN_DELAY property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (in ProjectServerServices.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