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 identifier of the location setting from which to read resources.
Namespace:  Microsoft.SharePoint.BusinessData.SharedService
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)
Syntax
'Declaration
Public Property SettingId As String
    Get
    Set
'Usage
Dim instance As LocalizedNameStruct
Dim value As String
value = instance.SettingId
instance.SettingId = value
public string SettingId { get; set; }
Property Value
Type: System.String
The identifier of the location setting from which to read resources.