Partager via


FiscalYearDataSet.FiscalYearsRow.WFISCAL_YEAR - Propriété

Obtient ou définit l'exercice comptable.

Espace de noms :  WebSvcAdmin
Assembly :  ProjectServerServices (dans ProjectServerServices.dll)

Syntaxe

'Déclaration
Public Property WFISCAL_YEAR As Integer
    Get
    Set
'Utilisation
Dim instance As FiscalYearDataSet.FiscalYearsRow
Dim value As Integer

value = instance.WFISCAL_YEAR

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

Valeur de propriété

Type : System.Int32

Voir aussi

Référence

FiscalYearDataSet.FiscalYearsRow classe

FiscalYearDataSet.FiscalYearsRow - Membres

WebSvcAdmin - Espace de noms