de la propiedad DraftTask.ConstraintType
Obtiene o establece el tipo de restricción de tiempo para una tarea.
Espacio de nombres: Microsoft.ProjectServer.Client
Ensamblado: Microsoft.ProjectServer.Client (en Microsoft.ProjectServer.Client.dll)
Sintaxis
'Declaración
<RemoteAttribute> _
Public Property ConstraintType As ConstraintType
Get
Set
'Uso
Dim instance As DraftTask
Dim value As ConstraintType
value = instance.ConstraintType
instance.ConstraintType = value
[RemoteAttribute]
public ConstraintType ConstraintType { get; set; }
Valor de propiedad
Tipo: Microsoft.ProjectServer.Client.ConstraintType
Una de varias restricciones de tiempo diferente.