Compartir a través de


de la propiedad ProjectDataSet.DependencyRow.LINK_LAG_FMT

Representa el formato de presentación de la duración de retardo de dependencia.

Espacio de nombres:  WebSvcStatusing
Ensamblado:  ProjectServerServices (en ProjectServerServices.dll)

Sintaxis

'Declaración
Public Property LINK_LAG_FMT As Integer
    Get
    Set
'Uso
Dim instance As ProjectDataSet.DependencyRow
Dim value As Integer

value = instance.LINK_LAG_FMT

instance.LINK_LAG_FMT = value
public int LINK_LAG_FMT { get; set; }

Valor de propiedad

Tipo: System.Int32

Comentarios

Convertir el tipo de Task.DurationFormat a un int para este valor.

Vea también

Referencia

clase ProjectDataSet.DependencyRow

Miembros ProjectDataSet.DependencyRow

Espacio de nombres WebSvcStatusing