Share via


RecommendedActionData.Score Property

Definition

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)

Property Value

Applies to