de la propiedad PlannerSolutionDataSet.SolutionProjectsRow.FNLT
Aunque el organizador internamente mantiene datos de programación de restricción, en Project Server 2010, restricciones de programación no tienen ningún efecto en soluciones de planificador.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Property FNLT As DateTime
Get
Set
'Uso
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim value As DateTime
value = instance.FNLT
instance.FNLT = value
public DateTime FNLT { get; set; }
Valor de propiedad
Tipo: System.DateTime
Devuelve DateTime.
Vea también
Referencia
clase PlannerSolutionDataSet.SolutionProjectsRow