Class ParsedProtocolVersion
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
Represents a protocol version.
public class ParsedProtocolVersion
- Inheritance
-
ParsedProtocolVersion
- Extension Methods
Constructors
- ParsedProtocolVersion(string, FileInfo)
Initializes a new instance of the ParsedProtocolVersion class.
Properties
- AlarmTemplates
Gets the alarm templates linked to the protocol.
- Dlls
Gets the DLLs this protocol depends on.
- ProtocolFileInfo
Gets the reference to the file on disk.
- ProtocolVersion
Gets the version of the protocol.
- TrendTemplates
Gets the trend templates linked to the protocol.