NamedComponent.SiteID Property

This API supports the SQL Server 2012 infrastructure and is not intended to be used directly from your code.

Gets or sets the identifier for the site associated with the component.

Namespace:  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Syntax

C#
[BrowsableAttribute(false)]
public string SiteID { get; set; }

Property Value

Type: System.String
The identifier for the site associated with the component.

See Also

Reference

NamedComponent Class

Microsoft.AnalysisServices Namespace