共用方式為


ProjectDataSet.ProjectRow.IsPROJ_STALE_FLAGSNull method

決定是否要將PROJ_STALE_FLAGS屬性設定為 null 值。

Namespace:  WebSvcProject
Assembly:  ProjectServerServices (in ProjectServerServices.dll)

Syntax

'宣告
Public Function IsPROJ_STALE_FLAGSNull As Boolean
'用途
Dim instance As ProjectDataSet.ProjectRow
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean
True如果PROJ_STALE_FLAGS 是a null reference (Nothing in Visual Basic)。

請參閱

參照

ProjectDataSet.ProjectRow class

ProjectDataSet.ProjectRow members

WebSvcProject namespace