Share via


ComplianceSegment.Percentage Property

Definition

Gets the size (%) of the segment.

[Newtonsoft.Json.JsonProperty(PropertyName="percentage")]
public double? Percentage { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="percentage")>]
member this.Percentage : Nullable<double>
Public ReadOnly Property Percentage As Nullable(Of Double)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to