Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Sets the WRES_EMAIL property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetWRES_EMAILNull
'Usage
Dim instance As ProjectDataSet.ProjectResourceRow
instance.SetWRES_EMAILNull()
public void SetWRES_EMAILNull()
See Also
Reference
ProjectDataSet.ProjectResourceRow Class