The IDocumentReference type exposes the following members.

Methods

  NameDescription
Public methodAddXPath
Add a new 'XPath' entry. XPath (BBIE). Refers to another part of the same document instance.
Public methodClearXPaths
Removes all 'XPath' entries. XPath (BBIE). Refers to another part of the same document instance.
Public methodGetXPath
Gets a 'XPath' entry. XPath (BBIE). Refers to another part of the same document instance.
Public methodGetXPathCount
Gets the number of 'XPath' entries in the container object. XPath (BBIE). Refers to another part of the same document instance.
Public methodRemoveXPath
Removes a 'XPath' entry. XPath (BBIE). Refers to another part of the same document instance.
Public methodResetAttachment
Resets the node.
Public methodResetCopyIndicator
Resets the node.
Public methodResetDocumentType
Resets the node.
Public methodResetDocumentTypeCode
Resets the node.
Public methodResetID
Resets the node.
Public methodResetUUID
Resets the node.

Properties

  NameDescription
Public propertyAttachment
Attachment (ASBIE). An attached document, externally referred to, referred to in the MIME location, or embedded.
Public propertyAttachmentSet
Checks if the property has been set or not.
Public propertyCopyIndicator
Indicator (BBIE). Indicates whether the referenced document is a copy (true) or the original (false).
Public propertyCopyIndicatorSet
Checks if the property has been set or not.
Public propertyDocumentType
Document Type (BBIE). The document type, expressed as text.
Public propertyDocumentTypeCode
Document Type Code (BBIE). The document type, expressed as a code.
Public propertyDocumentTypeCodeSet
Checks if the property has been set or not.
Public propertyDocumentTypeSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). Identifies the document being referred to.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyIssueDate
Issue Date (BBIE). The date, assigned by the sender of the referenced document, on which the referenced document was issued.
Public propertyUUID
UUID (BBIE). A universally unique identifier for an instance of this ABIE.
Public propertyUUIDSet
Checks if the property has been set or not.

See Also