共用方式為


SecurityTemplatesDataSet.SecurityTemplatesRow.IsWSEC_TMPL_DESCNull 方法

決定是否要將WSEC_TMPL_DESC屬性設定為null 參考 (未執行任何動作 於 Visual Basic 中)值。

命名空間:  WebSvcSecurity
組件:  ProjectServerServices (在 ProjectServerServices.dll 中)

語法

'宣告
Public Function IsWSEC_TMPL_DESCNull As Boolean
'用途
Dim instance As SecurityTemplatesDataSet.SecurityTemplatesRow
Dim returnValue As Boolean

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

傳回值

類型:System.Boolean

請參閱

參照

SecurityTemplatesDataSet.SecurityTemplatesRow 類別

SecurityTemplatesDataSet.SecurityTemplatesRow 成員

WebSvcSecurity 命名空間