Share via


LobSystem.SystemEntityConstructorIndividual Property

NOTE: This API is now obsolete.

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 ReadOnly Property SystemEntityConstructorIndividual As ConstructorInfo
    Get
'Usage
Dim instance As LobSystem
Dim value As ConstructorInfo

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

Property Value

Type: System.Reflection.ConstructorInfo

See Also

Reference

LobSystem Class

LobSystem Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace