Table of Contents

Method FromXml

Namespace
Skyline.DataMiner.Net.Profiles
Assembly
SLNetTypes.dll

FromXml(string)

Returns an instance of this class from the specified XML representation.

public static ProfileInstance FromXml(string xml)

Parameters

xml string

Returns

ProfileInstance

An instance of this class from the specified XML representation.