ResourceAssignmentDataSet.ResourceAssignmentRow.SetASSN_DELAY_FMTNull Method
Sets the ASSN_DELAY_FMT property to a a null reference (Nothing in Visual Basic) value.
Namespace: [Resource Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Resource.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Resource.asmx?wsdl
Syntax
'Declaration
Public Sub SetASSN_DELAY_FMTNull
'Usage
Dim instance As ResourceAssignmentDataSet.ResourceAssignmentRow
instance.SetASSN_DELAY_FMTNull()
public void SetASSN_DELAY_FMTNull()
See Also
Reference
ResourceAssignmentDataSet.ResourceAssignmentRow Class