ProjectDataSet.ProjectRow.SetPROJ_OPT_FY_USE_START_YRNull method

Sets the PROJ_OPT_FY_USE_START_YR property to a null value.

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

Syntax

'Declaration
Public Sub SetPROJ_OPT_FY_USE_START_YRNull
'Usage
Dim instance As ProjectDataSet.ProjectRow

instance.SetPROJ_OPT_FY_USE_START_YRNull()
public void SetPROJ_OPT_FY_USE_START_YRNull()

See also

Reference

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace