Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the impact of this recommended action. Possible values are 1 - Low impact, 2 - Medium Impact and 3 - High Impact.
public int? Score { get; }
member this.Score : Nullable<int>
Public ReadOnly Property Score As Nullable(Of Integer)