LobSystemInstanceStruct.LobSystemId Property
Gets or sets the external system ID.
Namespace: Microsoft.SharePoint.BusinessData.SharedService
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property LobSystemId As UInteger
Get
Set
'Usage
Dim instance As LobSystemInstanceStruct
Dim value As UInteger
value = instance.LobSystemId
instance.LobSystemId = value
public uint LobSystemId { get; set; }
Property Value
Type: System.UInt32
The external system ID.