Share via


TooManySynonymsException.Limit Property

Obsolete. Gets the maximum number of synonyms allowed.

Namespace:  Microsoft.SharePoint.Portal.SiteData
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Public ReadOnly Property Limit As Integer
    Get
'Usage
Dim instance As TooManySynonymsException
Dim value As Integer

value = instance.Limit
public int Limit { get; }

Property Value

Type: System.Int32
Int32. The maximum number of synonyms allowed.

See Also

Reference

TooManySynonymsException Class

TooManySynonymsException Members

Microsoft.SharePoint.Portal.SiteData Namespace