The IUBLExtension type exposes the following members.

Methods

  NameDescription
Public methodGetContentAsText
Gets the content as a Unicode string.
Public methodResetContent
Resets the content from an object.
Public methodResetExtensionAgencyID
Resets the node.
Public methodResetExtensionAgencyName
Resets the node.
Public methodResetExtensionAgencyURI
Resets the node.
Public methodResetExtensionReason
Resets the node.
Public methodResetExtensionReasonCode
Resets the node.
Public methodResetExtensionURI
Resets the node.
Public methodResetExtensionVersionID
Resets the node.
Public methodResetID
Resets the node.
Public methodResetName
Resets the node.
Public methodSetContent
Sets the content from an object. The object can be a string or a binary array.

Properties

  NameDescription
Public propertyExtensionAgencyID
().
Public propertyExtensionAgencyIDSet
Checks if the property has been set or not.
Public propertyExtensionAgencyName
().
Public propertyExtensionAgencyNameSet
Checks if the property has been set or not.
Public propertyExtensionAgencyURI
().
Public propertyExtensionAgencyURISet
Checks if the property has been set or not.
Public propertyExtensionReason
().
Public propertyExtensionReasonCode
().
Public propertyExtensionReasonCodeSet
Checks if the property has been set or not.
Public propertyExtensionReasonSet
Checks if the property has been set or not.
Public propertyExtensionURI
().
Public propertyExtensionURISet
Checks if the property has been set or not.
Public propertyExtensionVersionID
().
Public propertyExtensionVersionIDSet
Checks if the property has been set or not.
Public propertyID
Identifier (BBIE). An identifier for the Extension assigned by the creator of the extension.
Public propertyIDSet
Checks if the property has been set or not.
Public propertyName
Name (BBIE). A name for the Extension assigned by the creator of the extension.
Public propertyNameSet
Checks if the property has been set or not.

See Also