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.
Namespace: Microsoft.Office.Project.Server.Events
Assembly: Microsoft.Office.Project.Server.Events.Receivers (in Microsoft.Office.Project.Server.Events.Receivers.dll)
Syntax
'Declaration
Public ReadOnly Property FiscalYearArray As Integer()
Get
'Usage
Dim instance As ReportingPostFiscalPeriodDeletedEventArgs
Dim value As Integer()
value = instance.FiscalYearArray
public int[] FiscalYearArray { get; }
Property Value
Type: []
See Also
Reference
ReportingPostFiscalPeriodDeletedEventArgs Class