Class ProtocolTemplate
- Namespace
- Skyline.AppInstaller
- Assembly
- Skyline.DataMiner.Core.AppPackageCreator.dll
Represents a template that is applicable to all versions of a protocol.
public class ProtocolTemplate
- Inheritance
-
ProtocolTemplate
- Derived
- Extension Methods
Constructors
- ProtocolTemplate()
Initializes a new instance of the ProtocolTemplate class.
- ProtocolTemplate(string, string)
Initializes a new instance of the ProtocolTemplate class.
Properties
- Name
Gets or sets the template name.
- ProtocolName
Gets or sets the protocol name.