Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the external system identifier (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 DataClassStruct
Dim value As UInteger
value = instance.LobSystemId
instance.LobSystemId = value
public uint LobSystemId { get; set; }
Property Value
Type: System.UInt32
The external system ID.