Partager via


DraftProject.FiscalYearStartMonth - Propriété

Obtient ou définit le numéro du premier mois de l'année fiscale.

Espace de noms :  Microsoft.ProjectServer.Client
Assembly :  Microsoft.ProjectServer.Client (dans Microsoft.ProjectServer.Client.dll)

Syntaxe

'Déclaration
<RemoteAttribute> _
Public Property FiscalYearStartMonth As Short
    Get
    Set
'Utilisation
Dim instance As DraftProject
Dim value As Short

value = instance.FiscalYearStartMonth

instance.FiscalYearStartMonth = value
[RemoteAttribute]
public short FiscalYearStartMonth { get; set; }

Valeur de propriété

Type : System.Int16
Une valeur numérique qui indique le premier mois de l'année fiscale.

Voir aussi

Référence

DraftProject classe

DraftProject - Membres

Microsoft.ProjectServer.Client - Espace de noms