NamedPropertyDictionary Constructor

NOTE: This API is now obsolete.

Creates a dictionary of Property objects.

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

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Sub New
'Usage

Dim instance As New NamedPropertyDictionary()
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
public NamedPropertyDictionary()

See Also

Reference

NamedPropertyDictionary Class

NamedPropertyDictionary Members

NamedPropertyDictionary Overload

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace