The UBLExtension type exposes the following members.

Constructors

  NameDescription
Public methodUBLExtension
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetContentAsText
Gets the content as a Unicode string.
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodResetContent
Resets the content of the extention 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 of the extention from an object. The object can be a string or a binary array.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

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