User

User class

Contains a work area for entering formulas in user-specific elements that are referred to by other elements and add-on tools.

User()

Constructor.

Properties

NameTypeDescription
ValueValueContains solution-specific, well-formed XML data that is prefixed in an explicit namespace and is stored with a document
NameStringThe name of the element.
NameUStringThe universal name of the element.
IDintThe unique ID of the element within its parent element.
DelintA flag indicating whether the element has been deleted locally. A value of 1 indicates that the element was deleted loca
PromptStr2ValueIt specifies a descriptive prompt or comment for the user-defined element.

Methods

NameDescription
deepCloneCreates deep copy of this instance.