LobSystem.SystemEntityConstructor Property
Namespace: Microsoft.Office.Server.ApplicationRegistry.MetadataModel
Assembly: Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)
Syntax
'Declaration
Public ReadOnly Property SystemEntityConstructor As ConstructorInfo
Get
'Usage
Dim instance As LobSystem
Dim value As ConstructorInfo
value = instance.SystemEntityConstructor
public ConstructorInfo SystemEntityConstructor { get; }
Property Value
Type: System.Reflection.ConstructorInfo
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.MetadataModel Namespace