Click or drag to resize

CAEXReference Properties

The CAEXReference type exposes the following members.

Properties
 NameDescription
Public propertyCaexObject Gets the CAEX object which contains the reference.
Public propertyElement Gets the XML element, which contains the reference.
Public propertyReferenceAttributeName Gets the name of the reference attribute which contains the value of the reference. To get or set the attribute value for the attribute with this name the SetXAttributeValue(XName, Object) and GetXAttributeValue(XName) methods can be used.
Public propertyReferenceAttributeValue Gets the reference attribute value.
Top
See Also