Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the site identifier.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property SiteID As Guid
Get
Set
'Usage
Dim instance As TrustedLocation
Dim value As Guid
value = instance.SiteID
instance.SiteID = value
public Guid SiteID { get; set; }
Property Value
Type: System.Guid
The site identifier.