Partilhar via


ScriptDependency.GetHashCode Method

Returns the hash code for this object.

Namespace:  Microsoft.PerformancePoint.Scorecards.Script
Assembly:  Microsoft.PerformancePoint.Scorecards.Script (in Microsoft.PerformancePoint.Scorecards.Script.dll)

Syntax

'Declaration
Public Overrides Function GetHashCode As Integer
'Usage
Dim instance As ScriptDependency
Dim returnValue As Integer

returnValue = instance.GetHashCode()
public override int GetHashCode()

Return Value

Type: System.Int32

See Also

Reference

ScriptDependency Structure

ScriptDependency Members

Microsoft.PerformancePoint.Scorecards.Script Namespace