Share via


LobSystem.SystemEntityConstructorIndividual Property

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

Syntax

'Declaration
Public ReadOnly Property SystemEntityConstructorIndividual As ConstructorInfo
    Get
'Usage
Dim instance As LobSystem
Dim value As ConstructorInfo

value = instance.SystemEntityConstructorIndividual
public ConstructorInfo SystemEntityConstructorIndividual { get; }

Property Value

Type: System.Reflection.ConstructorInfo

See Also

Reference

LobSystem Class

LobSystem Members

Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace