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 the hash of the ToString() method, which is used to create a GUID.
Namespace:  Microsoft.PerformancePoint.Scorecards
Assembly:  Microsoft.PerformancePoint.Scorecards.Client (in Microsoft.PerformancePoint.Scorecards.Client.dll)
Syntax
'Declaration
Public ReadOnly Property HashGuid As Guid
    Get
'Usage
Dim instance As RepositoryLocation
Dim value As Guid
value = instance.HashGuid
public Guid HashGuid { get; }
Property Value
Type: System.Guid
The hash (exactly 16 bytes) based on the ToString() method, which is used to create a GUID.