Compartilhar via


ProjectDataSet.AssignmentRow.SetCREATED_DATENull method

Define a propriedade CREATED_DATE como um valor nulo.

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaração
Public Sub SetCREATED_DATENull
'Uso
Dim instance As ProjectDataSet.AssignmentRow

instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()

Ver também

Referência

ProjectDataSet.AssignmentRow class

ProjectDataSet.AssignmentRow members

WebSvcProject namespace