Click or drag to resize

CAEXFileType Properties

The CAEXFileType type exposes the following members.

Properties
 NameDescription
Public propertyAdditionalInformation Gets the collection of AdditionalInformation values contained in this instance.
(Inherited from CAEXBasicObject)
Public propertyAttributeTypeLib Gets the collection of AttributeTypeLib objects contained in the CAEXFile.
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 propertyExternalReference Gets the collection of ExternalReference objects contained in the CAEXFile.
Public propertyFileName Gets and sets the FileName attribute of the CAEXFile.
Public propertyInstanceHierarchy Gets the collection of InstanceHierarchy objects contained in the CAEXFile.
Public propertyInterfaceClassLib Gets the collection of InterfaceClassLib objects contained in the CAEXFile.
Public propertyIsDeleted Determines if this XML element is part of an existing XML document.
(Overrides CAEXWrapperIsDeleted)
Public propertyIsEmpty Gets a value indicating whether this instance is empty.
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 propertyRoleClassLib Gets the collection of RoleClassLib objects contained in the CAEXFile.
Public propertySchemaLocation Gets and sets the SchemaLocation attribute of the CAEXFile.
Public propertySchemaVersion Gets and sets the SchemaVersion attribute of the CAEXFile.
Public propertySourceDocumentInformation Gets the collection of SourceDocumentInformation objects contained in the CAEXFile.
Public propertySourceObjectInformation Gets the collection of SourceObjectInformation objects contained in this instance.
(Inherited from CAEXBasicObject)
Public propertySuperiorStandardVersion Gets the collection of SuperiorStandardVersion objects contained in the CAEXFile. The value of the SuperiorStandardVersion object is defined as a string.
Public propertySystemUnitClassLib Gets the collection of SystemUnitClassLib objects contained in the CAEXFile.
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