ItemPicker.SystemInstanceName property
Gets the Name of the LOBSystem used by the External Content Type this control is going to interact with.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public ReadOnly Property SystemInstanceName As String
Get
'Usage
Dim instance As ItemPicker
Dim value As String
value = instance.SystemInstanceName
public string SystemInstanceName { get; }
Property value
Type: System.String
Returns String.