TimesheetDataSet.LinesRow.IsASSN_UIDNull 方法
決定是否要將ASSN_UID屬性設定為 null 值。
命名空間: WebSvcTimeSheet
組件: ProjectServerServices (在 ProjectServerServices.dll 中)
語法
'宣告
Public Function IsASSN_UIDNull As Boolean
'用途
Dim instance As TimesheetDataSet.LinesRow
Dim returnValue As Boolean
returnValue = instance.IsASSN_UIDNull()
public bool IsASSN_UIDNull()