The Code type exposes the following members.

Constructors

  NameDescription
Public methodCode
Default constructor.

Methods

  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
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 methodResetLanguageID
Resets the node.
Public methodResetListAgencyID
Resets the node.
Public methodResetListAgencyName
Resets the node.
Public methodResetListID
Resets the node.
Public methodResetListName
Resets the node.
Public methodResetListSchemeURI
Resets the node.
Public methodResetListURI
Resets the node.
Public methodResetListVersionID
Resets the node.
Public methodResetName
Resets the node.
Public methodToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
Public propertyLanguageID
Identification (string). The identifier of the language used in the code name.
Public propertyLanguageIDSet
Checks if the property has been set or not.
Public propertyListAgencyID
Agency (string). An agency that maintains one or more lists of codes.
Public propertyListAgencyIDSet
Checks if the property has been set or not.
Public propertyListAgencyName
Agency Name (string). The name of the agency that maintains the list of codes.
Public propertyListAgencyNameSet
Checks if the property has been set or not.
Public propertyListID
Identification (string). The identification of a list of codes.
Public propertyListIDSet
Checks if the property has been set or not.
Public propertyListName
Name (string). The name of a list of codes.
Public propertyListNameSet
Checks if the property has been set or not.
Public propertyListSchemeURI
Uniform Resource Identifier (string). The Uniform Resource Identifier that identifies where the code list scheme is located.
Public propertyListSchemeURISet
Checks if the property has been set or not.
Public propertyListURI
Uniform Resource Identifier (string). The Uniform Resource Identifier that identifies where the code list is located.
Public propertyListURISet
Checks if the property has been set or not.
Public propertyListVersionID
Identification (string). The identification of a list of codes.
Public propertyListVersionIDSet
Checks if the property has been set or not.
Public propertyName
Name (string). The textual equivalent of the code content component.
Public propertyNameSet
Checks if the property has been set or not.
Public propertyValue
The value of the type String. See documentation on the parent field.

See Also