Freigeben über


DraftProject.DaysPerMonth-Eigenschaft

Ruft ab oder legt die standardmäßige Anzahl der Arbeitstage pro Monat.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Property DaysPerMonth As Short
    Get
    Set
'Usage
Dim instance As DraftProject
Dim value As Short

value = instance.DaysPerMonth

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

Eigenschaftswert

Typ: System.Int16
Die Anzahl der Arbeitstage pro Monat.

Siehe auch

Referenz

DraftProject Klasse

DraftProject-Member

Microsoft.ProjectServer.Client-Namespace