ProjectDataSet.ProjectRow.SetPROJ_PROP_SUBJECTNull method
Sets the PROJ_PROP_SUBJECT property to a null value.
Namespace: WebSvcProject
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
Public Sub SetPROJ_PROP_SUBJECTNull
'Usage
Dim instance As ProjectDataSet.ProjectRow
instance.SetPROJ_PROP_SUBJECTNull()
public void SetPROJ_PROP_SUBJECTNull()
See also
Reference
ProjectDataSet.ProjectRow class