FiscalYearDataSet.FiscalYearsRow.SetWFISCAL_PERIOD_START_DATENull Method
Sets the WFISCAL_PERIOD_START_DATE property to a null value.
Namespace: [Admin Web service]
Service reference: http://ServerName:32843/[Project Service Application GUID]/PSI/Admin.svc
Web service reference: http://ServerName/ProjectServerName/_vti_bin/PSI/Admin.asmx?wsdl
Syntax
'Declaration
Public Sub SetWFISCAL_PERIOD_START_DATENull
'Usage
Dim instance As FiscalYearDataSet.FiscalYearsRow
instance.SetWFISCAL_PERIOD_START_DATENull()
public void SetWFISCAL_PERIOD_START_DATENull()
See Also
Reference
FiscalYearDataSet.FiscalYearsRow Class