Примечание
Для доступа к этой странице требуется авторизация. Вы можете попробовать войти или изменить каталоги.
Для доступа к этой странице требуется авторизация. Вы можете попробовать изменить каталоги.
Returns a hash code for the OnlineStatusProperty object.
Namespace: Microsoft.WindowsServerSolutions.Common.Devices
Assembly: DevicesOM (in DevicesOM.dll)
Syntax
public override int GetHashCode()
public:
virtual int GetHashCode() override
Public Overrides Function GetHashCode As Integer
Return Value
Type: System.Int32
A hash code for the OnlineStatusProperty object.
See Also
OnlineStatusProperty Class
Microsoft.WindowsServerSolutions.Common.Devices Namespace
Return to top