ProjectDataSet.ProjectRow.SetPROJ_OPT_FY_USE_START_YRNull Method
Sets the PROJ_OPT_FY_USE_START_YR field to a null reference (Nothing in Visual Basic).
Namespace: WebSvcProject
Assembly: ProjectServerWebServices (in ProjectServerWebServices.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