SyncDataSet.SyncProjectSettingsRow.IsSYNC_WSS_SERVER_URLNull メソッド
SYNC_WSS_SERVER_URLプロパティが null 値に設定されているかどうかを決定します。
名前空間: WebSvcProject
アセンブリ: ProjectServerServices (ProjectServerServices.dll 内)
構文
'宣言
Public Function IsSYNC_WSS_SERVER_URLNull As Boolean
'使用
Dim instance As SyncDataSet.SyncProjectSettingsRow
Dim returnValue As Boolean
returnValue = instance.IsSYNC_WSS_SERVER_URLNull()
public bool IsSYNC_WSS_SERVER_URLNull()
戻り値
関連項目
参照先
SyncDataSet.SyncProjectSettingsRow クラス