Share via


DriverDataSet.DriverRow.IsCREATED_BY_RES_NAMENull method

Determines whether the CREATED_BY_RES_NAME property is set to a null value.

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

Syntax

'Declaration
Public Function IsCREATED_BY_RES_NAMENull As Boolean
'Usage
Dim instance As DriverDataSet.DriverRow
Dim returnValue As Boolean

returnValue = instance.IsCREATED_BY_RES_NAMENull()
public bool IsCREATED_BY_RES_NAMENull()

Return value

Type: System.Boolean

See also

Reference

DriverDataSet.DriverRow class

DriverDataSet.DriverRow members

WebSvcDriver namespace