Click or drag to resize

AttributeNameMappingType Properties

The AttributeNameMappingType type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInformation Gets the collection of AdditionalInformation values contained in this instance.
(Inherited from CAEXBasicObject)
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.
(Inherited from CAEXWrapper)
Public propertyCAEXParent Gets the CAEXParent of this instance if it exists.
(Inherited from CAEXWrapper)
Public propertyCAEXSequenceOfCAEXObject Gets the CAEXSequence containing this CAEX object
(Inherited from CAEXWrapper)
Public propertyChangeMode Gets and sets the change mode for a CAEX element (Optional in CAEX).
(Inherited from CAEXBasicObject)
Public propertyCopyright Gets and sets the Copyright for this object.
(Inherited from CAEXBasicObject)
Public propertyCopyrightElement Gets the wrapper for the Copyright element.
(Inherited from CAEXBasicObject)
Public propertyDescription Gets and sets the Description for this object.
(Inherited from CAEXBasicObject)
Public propertyDescriptionElement Gets the wrapper for the Description element.
(Inherited from CAEXBasicObject)
Public propertyDocument Gets the XDocument of the wrapped XML-Element
(Inherited from CAEXWrapper)
Public propertyExists Determines if this is a wrapper around an existing XML-Element
(Inherited from CAEXWrapper)
Public propertyIsDeleted Determines, if this object is not contained in any document
(Inherited from CAEXWrapper)
Public propertyMappingObject Gets the mapping object which contains this Mapping Element.
(Inherited from MappingElementTypeT)
Public propertyMappingRoleClass Gets the RoleClass, which provides the RoleClassMappingElements(Boolean).
(Inherited from MappingElementTypeT)
Public propertyMappingRoleReference Gets the Role reference, which can provide additional RoleClassMappingElements(Boolean).
(Inherited from MappingElementTypeT)
Public propertyMappingSystemUnitClass Gets the SystemUnitClass, which provides the SystemUnitClassMappingElements.
(Inherited from MappingElementTypeT)
Public propertyNode Gets the wrapped XML-Element
(Inherited from CAEXWrapper)
Public propertyOwner Gets the wrapped Xml-Element's parent
(Inherited from CAEXWrapper)
Public propertyRevision Gets the collection of Revision objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertyRoleAttribute Gets the RoleClass element which can be identified with the RoleAttributeName or sets the RoleAttributeName retrieved from the provided value.
Public propertyRoleAttributeName Gets and Sets the 'RoleAttributeName' for this instance
Public propertyRoleClassElement Gets the RoleClass element which can be identified with the RoleClassElementIdentifier or sets the RoleClassElementIdentifier extracted from the provided CAEXObject which shall be an AttributeType for an attribute mapping or an ExternalInterfaceType for an interface mapping. If the provided CAEXobject is not applicable for the Mapping, the RoleClassElementIdentifier is not changed.
(Inherited from MappingElementTypeT)
Public propertyRoleClassElementIdentifier Gets and sets the identifier for the mapped RoleClass element.
(Overrides MappingElementTypeTRoleClassElementIdentifier)
Public propertySourceObjectInformation Gets the collection of SourceObjectInformation objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertySystemUnitAttribute Gets or sets the system unit attribute which is defined using the CAEX attribute SystemUnitAttributeName.
Public propertySystemUnitAttributeName Gets and Sets the 'SystemUnitAttributeName' for this instance
Public propertySystemUnitClassElement Gets the SystemUnitClass element which can be identified with the SystemUnitClassElementIdentifier or sets the SystemUnitClassElementIdentifier defined by the provided value.
(Inherited from MappingElementTypeT)
Public propertySystemUnitClassElementIdentifier Gets or sets the identifier for the mapped SystemUnitClass element.
(Overrides MappingElementTypeTSystemUnitClassElementIdentifier)
Public propertySystemUnitClassMappingElements Gets the collection of SystemUnitClass Mapping elements
(Overrides MappingElementTypeTSystemUnitClassMappingElements)
Public propertyTagName Gets the name of the CAEX tag for this CAEX object.
(Inherited from CAEXWrapper)
Public propertyVersion Gets and sets the Version for this object.
(Inherited from CAEXBasicObject)
Public propertyVersionElement Gets the wrapper for the Version element.
(Inherited from CAEXBasicObject)
Top
See Also