Share via


CaseContentWebPart.IsSourceStatistics property

Namespace:  Microsoft.Office.Server.Discovery.WebControls
Assembly:  Microsoft.Office.Policy (in Microsoft.Office.Policy.dll)

Syntax

'Declaration
<WebPartStorageAttribute(Storage.Shared)> _
Public Property IsSourceStatistics As Boolean
    Get
    Set
'Usage
Dim instance As CaseContentWebPart
Dim value As Boolean

value = instance.IsSourceStatistics

instance.IsSourceStatistics = value
[WebPartStorageAttribute(Storage.Shared)]
public bool IsSourceStatistics { get; set; }

Property value

Type: System.Boolean

See also

Reference

CaseContentWebPart class

CaseContentWebPart members

Microsoft.Office.Server.Discovery.WebControls namespace