ChartViewWebPart.ShouldSerializeListID method
這個類別和其成員不適合直接從您的程式碼使用。
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'宣告
Public Function ShouldSerializeListID As Boolean
'用途
Dim instance As ChartViewWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeListID()
public bool ShouldSerializeListID()
傳回值
Type: System.Boolean