ProjectDataSet.AssignmentRow.SetASSN_RES_TYPENull method
Define a propriedade ASSN_RES_TYPE como um valor nulo.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetASSN_RES_TYPENull
'Uso
Dim instance As ProjectDataSet.AssignmentRow
instance.SetASSN_RES_TYPENull()
public void SetASSN_RES_TYPENull()
Ver também
Referência
ProjectDataSet.AssignmentRow class