ObjectLinkProviderDataSet.WebObjectLinksRow.IsMOD_DATENull 方法

确定是否将MOD_DATE属性设置为空值。

命名空间:  WebSvcObjectLinkProvider
程序集:  ProjectServerServices(位于 ProjectServerServices.dll 中)

语法

声明
Public Function IsMOD_DATENull As Boolean
用法
Dim instance As ObjectLinkProviderDataSet.WebObjectLinksRow
Dim returnValue As Boolean

returnValue = instance.IsMOD_DATENull()
public bool IsMOD_DATENull()

返回值

类型:System.Boolean
True如果 web 对象链接的最后修改日期设置为 null 值,则为否则为false。

另请参阅

引用

ObjectLinkProviderDataSet.WebObjectLinksRow 类

ObjectLinkProviderDataSet.WebObjectLinksRow 成员

WebSvcObjectLinkProvider 命名空间