다음을 통해 공유


DraftProject.FiscalYearStartMonth property

Namespace:  Microsoft.ProjectServer.Client
Assembly:  Microsoft.ProjectServer.Client (in Microsoft.ProjectServer.Client.dll)

Syntax

'Declaration
Public Property FiscalYearStartMonth As Short
    Get
    Set
'Usage
Dim instance As DraftProject
Dim value As Short

value = instance.FiscalYearStartMonth

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

Property value

Type: System.Int16

See also

Reference

DraftProject class

DraftProject members

Microsoft.ProjectServer.Client namespace