ResourceDataSet.ResourcesRow.SetWRES_EMAIL_LANGUAGENull method
Sets the WRES_EMAIL_LANGUAGE property to a null value.
Namespace: WebSvcResource
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetWRES_EMAIL_LANGUAGENull
'Usage
Dim instance As ResourceDataSet.ResourcesRow
instance.SetWRES_EMAIL_LANGUAGENull()
public void SetWRES_EMAIL_LANGUAGENull()
See also
Reference
ResourceDataSet.ResourcesRow class