PlannerSolutionDataSet.SolutionProjectsRow.IsPRIORITYNull 方法
确定是否将PRIORITY属性设置为 null 值。
命名空间: WebSvcPortfolioAnalyses
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function IsPRIORITYNull As Boolean
用法
Dim instance As PlannerSolutionDataSet.SolutionProjectsRow
Dim returnValue As Boolean
returnValue = instance.IsPRIORITYNull()
public bool IsPRIORITYNull()
返回值
类型:System.Boolean
返回 Boolean。
另请参阅
引用
PlannerSolutionDataSet.SolutionProjectsRow 类