ChartViewWebPart.ShouldSerializeFQuestionsOnly method
Essa classe e seus membros não se destina a ser usado diretamente em seu código.
Namespace: Microsoft.SharePoint.WebPartPages
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaração
Public Function ShouldSerializeFQuestionsOnly As Boolean
'Uso
Dim instance As ChartViewWebPart
Dim returnValue As Boolean
returnValue = instance.ShouldSerializeFQuestionsOnly()
public bool ShouldSerializeFQuestionsOnly()
Valor retornado
Type: System.Boolean