Condividi tramite


FiscalPeriodDataSet.FiscalPeriodsRow.WFISCAL_YEAR property

Gets or sets an integer that represents the fiscal year.

Namespace:  WebSvcAdmin
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'Declaration
Public Property WFISCAL_YEAR As Integer
    Get
    Set
'Usage
Dim instance As FiscalPeriodDataSet.FiscalPeriodsRow
Dim value As Integer

value = instance.WFISCAL_YEAR

instance.WFISCAL_YEAR = value
public int WFISCAL_YEAR { get; set; }

Property value

Type: System.Int32

See also

Reference

FiscalPeriodDataSet.FiscalPeriodsRow class

FiscalPeriodDataSet.FiscalPeriodsRow members

WebSvcAdmin namespace