Hide

YetaWF.Core Package Documentation

Display
Print

YetaWF.Core.Packages.Package.ServiceLevel Property

Defines the package's purpose.

Class: YetaWF.Core.Packages.Package
Namespace: YetaWF.Core.Packages
Assembly: YetaWF.Core

Syntax

public ServiceLevelEnum ServiceLevel { get; }

Remarks

This is used in a package's AssemblyInfo.cs file and defines its purpose and at which point the package is installed, relative to other packages.

See Also YetaWF.Core.Packages.Package ClassYetaWF.Core Overview