Class ParsedInformationTemplate
- Namespace
- Skyline.AppInstaller.ContentParser
- Assembly
- Skyline.DataMiner.Core.AppPackageInstaller.dll
class to describe an information template file.
public class ParsedInformationTemplate
- Inheritance
-
ParsedInformationTemplate
- Extension Methods
Constructors
- ParsedInformationTemplate(string, FileInfo)
Initializes a new instance of the ParsedInformationTemplate class.
Properties
- FileInfo
Get or set the reference to the file on disk.
- Name
Get or set the name of the alarm template.
Methods
- FromFile(FileInfo)
Returns a ParsedInformationTemplate item from the provided file.