SPUsageEntry.CommonColumnCount property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property CommonColumnCount As Integer
Get
'Usage
Dim value As Integer
value = SPUsageEntry.CommonColumnCount
public static int CommonColumnCount { get; }
Property value
Type: System.Int32