Click or drag to resize

ICAEXReference Properties

The ICAEXReference type exposes the following members.

Properties
 NameDescription
Public propertyCaexObject Gets the CAEX object which owns 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 the SetXAttributeValue(XName, Object) an GetXAttributeValue(XName) methods can be used.
Public propertyReferenceAttributeValue Gets the reference attribute value.
Top
See Also