Share via


ComplianceSegment.SegmentType Property

Definition

Gets the segment type, e.g. compliant, non-compliance, insufficient coverage, N/A, etc.

[Newtonsoft.Json.JsonProperty(PropertyName="segmentType")]
public string SegmentType { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="segmentType")>]
member this.SegmentType : string
Public ReadOnly Property SegmentType As String

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to