Class AppPackageFunction
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Represents a function included in an application package.
public class AppPackageFunction : IAppPackageFunction
- Inheritance
-
AppPackageFunction
- Implements
- Extension Methods
Properties
- Definitions
Gets the function profile definitions files included in this package.
- Function
Gets the function serialized in JSON format.
- Instances
Gets the function profile instances files included in this package.
- Name
Gets the name.
- Parameters
Gets the function profile parameters files included in this package.
- ProtocolName
Gets the name of the connector associated with the function.
- Version
Gets the version.