EventHandlersDataSet.EventHandlersRow.SetDescriptionNull 方法
将Description属性设置为空值。
命名空间: WebSvcEvents
程序集: ProjectServerServices(位于 ProjectServerServices.dll 中)
语法
声明
Public Sub SetDescriptionNull
用法
Dim instance As EventHandlersDataSet.EventHandlersRow
instance.SetDescriptionNull()
public void SetDescriptionNull()
另请参阅
引用
EventHandlersDataSet.EventHandlersRow 类