Share via


TrustedLocation.ListID Property

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.

See Also

Reference

TrustedLocation Class

TrustedLocation Members

Microsoft.PerformancePoint.Scorecards Namespace