Constructor ProfileParameterExportResult
- Namespace
- Skyline.DataMiner.Net.ProfileManager.Export
- Assembly
- SLNetTypes.dll
ProfileParameterExportResult(byte[])
Initializes a new instance of the ProfileParameterExportResult using the specified file bytes.
public ProfileParameterExportResult(byte[] fileBytes)
Parameters
fileBytes
byte[]The file bytes.