FiscalYearDataSet.FiscalYearsRow.SetWFISCAL_PERIOD_START_DATENull method
Sets the WFISCAL_PERIOD_START_DATE property to a null value.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
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