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