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