del método AnalysisDataSet.AnalysisRow.IsHORIZON_END_DATENull
Determina si la propiedad HORIZON_END_DATE se establece en un valor nulo.
Espacio de nombres: WebSvcPortfolioAnalyses
Ensamblado: ProjectServerServices (en ProjectServerServices.dll)
Sintaxis
'Declaración
Public Function IsHORIZON_END_DATENull As Boolean
'Uso
Dim instance As AnalysisDataSet.AnalysisRow
Dim returnValue As Boolean
returnValue = instance.IsHORIZON_END_DATENull()
public bool IsHORIZON_END_DATENull()
Valor devuelto
Tipo: System.Boolean
Devuelve Boolean.
Vea también
Referencia
clase AnalysisDataSet.AnalysisRow