Share via


StatusApprovalDataSet.StatusApprovalsRow.SetCREATED_DATENull method

Sets the CREATED_DATE property to a a null reference (Nothing in Visual Basic) value.

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

Syntax

'Declaration
Public Sub SetCREATED_DATENull
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow

instance.SetCREATED_DATENull()
public void SetCREATED_DATENull()

See also

Reference

StatusApprovalDataSet.StatusApprovalsRow class

StatusApprovalDataSet.StatusApprovalsRow members

WebSvcStatusing namespace