ProjectDataSet.AssignmentRow.SetASSN_IS_CONFIRMEDNull method
Sets the ASSN_IS_CONFIRMED property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetASSN_IS_CONFIRMEDNull
'Usage
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_IS_CONFIRMEDNull()
public void SetASSN_IS_CONFIRMEDNull()
See also
Reference
ProjectDataSet.AssignmentRow class