Share via


ServiceType.IsServiceGroup Property

Definition

Flag represent whether the service is a service group.

public bool IsServiceGroup { get; }
member this.IsServiceGroup : bool
Public ReadOnly Property IsServiceGroup As Boolean

Property Value

The boolean indicates whether the service is a service group.

Applies to