Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Overview

Document Document myDocument.AddProfile(input: ( string | XmlNode Xml ))

Arguments

( string | XmlNode Xml ) input
Profile data as Xml node or string

Remarks

This method copies provided input data to the document profile with xml schema based copy.

See Also