Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This property returns the maximum length of usage definition column. It is typically used when instantiating an SPColumnDefinition object representing a string column.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Shared ReadOnly Property TableColumnsMaxSize As Integer
Get
'Usage
Dim value As Integer
value = SPUsageDefinition.TableColumnsMaxSize
public static int TableColumnsMaxSize { get; }
Property value
Type: System.Int32