Share via


Property.SettingId property

Gets the identifier of the location setting from which to read resources (properties, localized names, and permissions). A null value indicates default settings.

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 [Property]
Dim value As String

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

Property value

Type: System.String
The identifier of the location setting

See also

Reference

Property class

Property members

Microsoft.SharePoint.BusinessData.Administration namespace