ResourceDataSet.ResourcesRow.SetWRES_EMAIL_LANGUAGENull Method
Sets the WRES_EMAIL_LANGUAGE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcTimeSheet
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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