Click or drag to resize

IClassWithBaseClassReferenceT Properties

The IClassWithBaseClassReferenceT type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInformation Gets the collection of AdditionalInformation values contained in this instance.
(Inherited from ICAEXBasicObject)
Public propertyAttribute Get the collection of all attributes of this object. Inherited Attributes are not included.
(Inherited from IObjectWithAttributes)
Public propertyAttributeAndDescendants Gets the attributes and all nested attributes.
(Inherited from IObjectWithAttributes)
Public propertyBaseClass Gets and sets the base class to define a class to class relation.
Public propertyCAEXParent Gets the CAEXParent of this CAEX object
(Inherited from ICAEXWrapper)
Public propertyChangeMode Gets and sets the change mode for a CAEX element (Optional in CAEX).
(Inherited from ICAEXBasicObject)
Public propertyCopyright Gets and sets the Copyright for this object.
(Inherited from ICAEXBasicObject)
Public propertyCopyrightElement Gets the wrapper for the Copyright element.
(Inherited from ICAEXBasicObject)
Public propertyDescription Gets and sets the Description for this object.
(Inherited from ICAEXBasicObject)
Public propertyDescriptionElement Gets the wrapper for the Description element.
(Inherited from ICAEXBasicObject)
Public propertyDocument Gets the XDocument containing the XML node of this object. If the object has not been inserted into a document, the XDocument is null. Direct manipulations of the XML document are not monitored by the AML engine.
(Inherited from IXMLWrapper)
Public propertyExists Determines, if this instance is wrapped around an existing XML node
(Inherited from IXMLWrapper)
Public propertyID Gets or sets the identifier.
(Inherited from ICAEXObject)
Public propertyName Gets or sets the name.
(Inherited from ICAEXObject)
Public propertyNode Get the XML node of this instance. Direct manipulations of the XML node are not monitored by the AML engine.
(Inherited from IXMLWrapper)
Public propertyOwner Gets the XML parent node of this instance. Direct manipulations of the XML node are not monitored by the AML engine.
(Inherited from IXMLWrapper)
Public propertyRefBaseClassPath Gets the reference base class path.
(Inherited from IClassWithBaseClassReference)
Public propertyReferencedClassName Gets the name (not the full path) of the referenced base class.
(Inherited from IClassWithBaseClassReference)
Public propertyRevision Gets the collection of Revision objects contained in this instance.
(Inherited from ICAEXBasicObject)
Public propertySourceObjectInformation Gets the collection of SourceObjectInformation objects contained in this instance.
(Inherited from ICAEXBasicObject)
Public propertyTagName Gets the Schema Tag name of this instance.
(Inherited from IXMLWrapper)
Public propertyVersion Gets and sets the Version for this object.
(Inherited from ICAEXBasicObject)
Public propertyVersionElement Gets the wrapper for the Version element.
(Inherited from ICAEXBasicObject)
Top
See Also