Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets information about the fiscal year, from one or more FiscalYearsRow objects of the FiscalYearsDataTable.
Namespace: WebSvcAdmin
Assembly: ProjectServerServices (in ProjectServerServices.dll)
Syntax
'Declaration
<BrowsableAttribute(False)> _
Public ReadOnly Property FiscalYears As FiscalYearDataSet.FiscalYearsDataTable
Get
'Usage
Dim instance As FiscalYearDataSet
Dim value As FiscalYearDataSet.FiscalYearsDataTable
value = instance.FiscalYears
[BrowsableAttribute(false)]
public FiscalYearDataSet.FiscalYearsDataTable FiscalYears { get; }
Property value
Type: WebSvcAdmin.FiscalYearDataSet.FiscalYearsDataTable