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 ProfileDefinition FromXml(string xml)

Parameters

xml string

Returns

ProfileDefinition

An instance of this class from the specified XML representation.