Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Overview

Adds a new profile to document.

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

Arguments

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

Remarks

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

  • No labels