Share via


LocalizedNameStruct.SettingId Property

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.

See Also

Reference

LocalizedNameStruct Class

LocalizedNameStruct Members

Microsoft.SharePoint.BusinessData.SharedService Namespace