Share via


DriverDataSet.DriverRow.SetCREATED_BY_RES_NAMENull method

Sets the CREATED_BY_RES_NAME property to a null value.

Namespace:  WebSvcDriver
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Sub SetCREATED_BY_RES_NAMENull
'Usage
Dim instance As DriverDataSet.DriverRow

instance.SetCREATED_BY_RES_NAMENull()
public void SetCREATED_BY_RES_NAMENull()

See also

Reference

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace