Click or drag to resize

CAEXWrapper Properties

The CAEXWrapper type exposes the following members.

Properties
 NameDescription
Public propertyCAEXDocument Gets the CAEX document of this CAEX object. If the CAEX object has not been inserted into a document or has been removed from the document, the value is null.
Public propertyCAEXParent Gets the CAEXParent of this instance if it exists.
Public propertyCAEXSequenceOfCAEXObject Gets the CAEXSequence containing this CAEX object
Public propertyDocument Gets the XDocument of the wrapped XML-Element
Public propertyExists Determines if this is a wrapper around an existing XML-Element
Public propertyIsDeleted Determines, if this object is not contained in any document
Public propertyNode Gets the wrapped XML-Element
Public propertyOwner Gets the wrapped Xml-Element's parent
Public propertyTagName Gets the name of the CAEX tag for this CAEX object.
Top
See Also