SPPersistedColumnDefinition.MaxValue property
Namespace: Microsoft.SharePoint.Administration
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property MaxValue As Integer
Get
Friend Set
'Usage
Dim instance As SPPersistedColumnDefinition
Dim value As Integer
value = instance.MaxValue
public int MaxValue { get; internal set; }
Property value
Type: System.Int32
See also
Reference
SPPersistedColumnDefinition class