Freigeben über


PublishedProject.DaysPerMonth-Eigenschaft

Ruft die Standardanzahl der Arbeitstage pro Monat.

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

Syntax

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

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

Eigenschaftswert

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

Siehe auch

Referenz

PublishedProject Klasse

PublishedProject-Member

Microsoft.ProjectServer.Client-Namespace