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.
Gets the column size, in number of bytes.
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property Size As Integer
Get
Friend Set
'Usage
Dim instance As SPColumnDefinition
Dim value As Integer
value = instance.Size
public int Size { get; internal set; }
Property value
Type: System.Int32
Returns a Int32 representation of the column size.