ServiceType Class

Definition

Represents a service type.

public class ServiceType
type ServiceType = class
Public Class ServiceType
Inheritance
ServiceType

Properties

IsServiceGroup

Flag represent whether the service is a service group.

ServiceManifestName

Gets the service manifest name

ServiceManifestVersion

Gets the service manifest version.

ServiceTypeDescription

Gets the service type description.

Applies to