Service.IsServiceGroup Property

Definition

Flag indicates if this service is a regular service or a service group.

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

Property Value

Returns Boolean.

Applies to