The IExternalReference type exposes the following members.

Methods

  NameDescription
Public methodResetDocumentHash
Resets the node.
Public methodResetURI
Resets the node.

Properties

  NameDescription
Public propertyDocumentHash
Document Hash (BBIE). Specifies the hash code for the externally stored document.
Public propertyDocumentHashSet
Checks if the property has been set or not.
Public propertyExpiryDate
Expiry Date (BBIE). The date on which the document can no longer be found on the URI.
Public propertyExpiryTime
Expiry Time (BBIE). The time on which the document can no longer be found on the URI.
Public propertyURI
URI (BBIE). The Uniform Resource Identifier (URI) that identifies where the external document is located.
Public propertyURISet
Checks if the property has been set or not.

See Also