The Portrate Interview Engine

DPLFormDataModel Properties

The properties of the DPLFormDataModel class are listed below. For a complete list of DPLFormDataModel class members, see the DPLFormDataModel Members topic.

Public Instance Properties

Document Returns the XML document for this data model. The XML document is only instantiated once and is reused so long as the underlying model has not changed.
IsEmpty Returns TRUE if the model has no children or values.
Name Get/set the reference name for this model
Parent Get/set the encapsulating parent model for this sub-model
Signature Gets the electronic signature that uniquely identifies the contents of this model. This method always uses the XmlDocument's OuterXml for generating the electronic signature.

See Also

DPLFormDataModel Class | Portrate.Interview.Model Namespace