Method FromXml
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.