ResourceDataSet.ResourcesRow.SetWRES_EMAILNull method
Define a propriedade WRES_EMAIL para um valor nulo.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaração
Public Sub SetWRES_EMAILNull
'Uso
Dim instance As ResourceDataSet.ResourcesRow
instance.SetWRES_EMAILNull()
public void SetWRES_EMAILNull()
See also
Reference
ResourceDataSet.ResourcesRow class