Compartilhar 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