Interface IAppPackageFunction
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Interface of a function that is included in an application package.
public interface IAppPackageFunction
- Extension Methods
Properties
- Definitions
Gets the function profile definitions files included in this package.
- Function
Gets the function.
- 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.