Share via


LocalizedName.SettingId property

Gets the setting identifier for the localized name.

Namespace:  Microsoft.SharePoint.BusinessData.Administration
Assembly:  Microsoft.SharePoint (in Microsoft.SharePoint.dll)

Syntax

'Declaration
Public ReadOnly Property SettingId As String
    Get
'Usage
Dim instance As LocalizedName
Dim value As String

value = instance.SettingId
public string SettingId { get; }

Property value

Type: System.String
The setting identifier for the localized name.

See also

Reference

LocalizedName class

LocalizedName members

Microsoft.SharePoint.BusinessData.Administration namespace