Share via


LobSystemStruct Constructor (LobSystem)

Initializes a new instance of the class.

Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public Sub New ( _
    lobSystem As LobSystem _
)
'Usage
Dim lobSystem As LobSystem

Dim instance As New LobSystemStruct(lobSystem)
public LobSystemStruct(
    LobSystem lobSystem
)

Parameters

See Also

Reference

LobSystemStruct Class

LobSystemStruct Members

LobSystemStruct Overload

Microsoft.SharePoint.BusinessData.SharedService Namespace