ApplicationRegistryServiceApplicationProxy.UpgradedSspId Property

NOTE: This API is now obsolete.

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

Syntax

'Declaration
<ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.",  _
    False)> _
Public Property UpgradedSspId As Guid
    Get
    Friend Set
'Usage
Dim instance As ApplicationRegistryServiceApplicationProxy
Dim value As Guid

value = instance.UpgradedSspId
[ObsoleteAttribute("O12 Application Registry API is deprecated. Please use BusinessData.", 
    false)]
public Guid UpgradedSspId { get; internal set; }

Property Value

Type: System.Guid

See Also

Reference

ApplicationRegistryServiceApplicationProxy Class

ApplicationRegistryServiceApplicationProxy Members

Microsoft.Office.Server.ApplicationRegistry.SharedService Namespace