Share via


LobSystem.SystemEntityConstructor 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 SystemEntityConstructor As ConstructorInfo
    Get
'Usage
Dim instance As LobSystem
Dim value As ConstructorInfo

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

Property Value

Type: System.Reflection.ConstructorInfo

See Also

Reference

LobSystem Class

LobSystem Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace