Table of Contents

Property Functions

Namespace
Skyline.AppInstaller
Assembly
Skyline.DataMiner.Core.AppPackageCreator.dll

Functions

Gets the functions included in this package.

public IReadOnlyCollection<IAppPackageFunction> Functions { get; }

Property Value

IReadOnlyCollection<IAppPackageFunction>

The functions included in this package.