ChartViewWebPart.ShouldSerializeFQuestionsOnly Method
This class and its members are not intended to be used directly from your code.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Function ShouldSerializeFQuestionsOnly As Boolean
'Usage
Dim instance As ChartViewWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeFQuestionsOnly()
public bool ShouldSerializeFQuestionsOnly()
Return Value
Type: System.Boolean