Property ImportedMediationSnippets
- Namespace
- Skyline.DataMiner.Net.ProfileManager.Import
- Assembly
- SLNetTypes.dll
ImportedMediationSnippets
Gets the list of MediationSnippets that was imported.
public List<MediationSnippet> ImportedMediationSnippets { get; }
Property Value
- List<MediationSnippet>
The list of MediationSnippets that was imported. One or more of the imported parameters will have a link to one of these snippets.