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