Compartir a través de


de la propiedad FiscalPeriodDataSet.FiscalPeriodsRow.WFISCAL_YEAR

Obtiene o establece un valor de tipo integer que representa el año fiscal.

Espacio de nombres:  WebSvcAdmin
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property WFISCAL_YEAR As Integer
    Get
    Set
'Uso
Dim instance As FiscalPeriodDataSet.FiscalPeriodsRow
Dim value As Integer

value = instance.WFISCAL_YEAR

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

Valor de propiedad

Tipo: System.Int32

Vea también

Referencia

clase FiscalPeriodDataSet.FiscalPeriodsRow

Miembros FiscalPeriodDataSet.FiscalPeriodsRow

Espacio de nombres WebSvcAdmin