共用方式為


ChartViewWebPart.ShouldSerializeFQuestionsOnly method

這個類別和其成員不適合直接從您的程式碼使用。

Namespace:  Microsoft.SharePoint.WebPartPages
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'宣告
Public Function ShouldSerializeFQuestionsOnly As Boolean
'用途
Dim instance As ChartViewWebPart
Dim returnValue As Boolean

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

傳回值

Type: System.Boolean

請參閱

參照

ChartViewWebPart class

ChartViewWebPart members

Microsoft.SharePoint.WebPartPages namespace