DriverDataSet.DriverImpactStatementsRow.IsPROJECT_IMPACT_CF_NAMENull 方法
确定PROJECT_IMPACT_CF_NAME属性是否为空引用(无 在 Visual Basic 中)。
命名空间: WebSvcDriver
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Function IsPROJECT_IMPACT_CF_NAMENull As Boolean
用法
Dim instance As DriverDataSet.DriverImpactStatementsRow
Dim returnValue As Boolean
returnValue = instance.IsPROJECT_IMPACT_CF_NAMENull()
public bool IsPROJECT_IMPACT_CF_NAMENull()
返回值
另请参阅
引用
DriverDataSet.DriverImpactStatementsRow 类