LimitFilter.MaximumValuePropertyName Field

NOTE: This API is now obsolete.

Represents the maximum number of entity instances that are returned by this limit filter.

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Runtime
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Const MaximumValuePropertyName As String
'Usage
Dim value As String

value = LimitFilter.MaximumValuePropertyName
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
public const string MaximumValuePropertyName

See Also

Reference

LimitFilter Class

LimitFilter Members

Microsoft.Office.Server.ApplicationRegistry.Runtime Namespace