ProjectDataSet.ProjectResourceRow.IsRES_IDNull メソッド
RES_IDプロパティが null 値に設定されているかどうかを決定します。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
'宣言
Public Function IsRES_IDNull As Boolean
'使用
Dim instance As ProjectDataSet.ProjectResourceRow
Dim returnValue As Boolean
returnValue = instance.IsRES_IDNull()
public bool IsRES_IDNull()
ProjectDataSet.ProjectResourceRow クラス