NotificationBase.GetHashCode Method

Provides a hash code for the project object.

Syntax

C#

public override int GetHashCode ()

Return Value

Returns a unique integer that represents the project.

Thread Safety

Any public static members of this type are thread safe. Any instance members are not guaranteed to be thread safe.