ItemPickerExtendedData.SystemInstanceName Property
Returns or sets the name of the LobSystemInstance instance where the entity instances are stored.
Namespace: Microsoft.SharePoint.WebControls
Assembly: Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Available in Sandboxed Solutions: No
Syntax
'Declaration
Public Property SystemInstanceName As String
Get
Set
'Usage
Dim instance As ItemPickerExtendedData
Dim value As String
value = instance.SystemInstanceName
instance.SystemInstanceName = value
public string SystemInstanceName { get; set; }
Property Value
Type: System.String
Returns String.