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 list identifier.
Namespace: Microsoft.PerformancePoint.Scorecards
Assembly: Microsoft.PerformancePoint.Scorecards.ServerCommon (in Microsoft.PerformancePoint.Scorecards.ServerCommon.dll)
Syntax
'Declaration
Public Property ListID As Guid
Get
Set
'Usage
Dim instance As TrustedLocation
Dim value As Guid
value = instance.ListID
instance.ListID = value
public Guid ListID { get; set; }
Property Value
Type: System.Guid
The list identifier.