StatusingDataSet.AssignmentsRow.SetWASSN_IS_NEW_ASSNNull método
Define a propriedade WASSN_IS_NEW_ASSN como um valor de uma referência nula (Nothing no Visual Basic) .
Namespace: WebSvcStatusing
Assembly: ProjectServerServices (em ProjectServerServices.dll)
Sintaxe
'Declaração
Public Sub SetWASSN_IS_NEW_ASSNNull
'Uso
Dim instance As StatusingDataSet.AssignmentsRow
instance.SetWASSN_IS_NEW_ASSNNull()
public void SetWASSN_IS_NEW_ASSNNull()
Ver também
Referência
StatusingDataSet.AssignmentsRow classe