Property FileBytes
- Namespace
- Skyline.DataMiner.Net.ProfileManager.Export
- Assembly
- SLNetTypes.dll
FileBytes
The file containing the exported Parameter and MediationSnippet.
public byte[] FileBytes { get; }
Property Value
- byte[]
Remarks
This can be passed to an instance of a ProfileParameterImporter to import the parameters.