Freigeben über


DraftTask.ConstraintType-Eigenschaft

Dient zum Abrufen oder festlegen die Uhrzeit Einschränkungsart für einen Vorgang.

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

Syntax

'Declaration
<RemoteAttribute> _
Public Property ConstraintType As ConstraintType
    Get
    Set
'Usage
Dim instance As DraftTask
Dim value As ConstraintType

value = instance.ConstraintType

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

Eigenschaftswert

Typ: Microsoft.ProjectServer.Client.ConstraintType
Einer der mehrere verschiedene Zeitvorgaben.

Siehe auch

Referenz

DraftTask Klasse

DraftTask-Member

Microsoft.ProjectServer.Client-Namespace