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
lobSystem
Type: Microsoft.SharePoint.BusinessData.Administration.LobSystemThe external system.