StatusApprovalDataSet.StatusApprovalsRow.SetRES_TYPENull Method
Sets the RES_TYPE property to a a null reference (Nothing in Visual Basic) value.
Namespace: WebSvcStatusing
Assembly: ProjectServerWebServices (in ProjectServerWebServices.dll)
Syntax
'Declaration
Public Sub SetRES_TYPENull
'Usage
Dim instance As StatusApprovalDataSet.StatusApprovalsRow
instance.SetRES_TYPENull()
public void SetRES_TYPENull()
See Also
Reference
StatusApprovalDataSet.StatusApprovalsRow Class