InedoSDK Reference
Version:

Score Property

Gets a CVE score if the IsCVE property returns true, otherwise null (Nothing in Visual Basic).

Syntax

public virtual decimal? Score { get; }

Remarks

This is value from 0.0 to 10.0 as described in the CVE 3.1 specification document.