DVTk API
Hl7TagValue Class
DVTkDvtk.Hl7Hl7TagValue
DVTk API

[This is preliminary documentation and is subject to change.]

Summary description for Hl7TagValue.
Declaration Syntax
C#Visual BasicVisual C++
public class Hl7TagValue : BaseHl7TagValue
Public Class Hl7TagValue _
	Inherits BaseHl7TagValue
public ref class Hl7TagValue : public BaseHl7TagValue
Members
All MembersConstructorsMethodsPropertiesFields



IconMemberDescription
Hl7TagValue(Hl7Tag)
Class constructor. Value can be empty - universal match.

Hl7TagValue(Hl7Tag, String)
Class constructor.

_value
Base Tag Value.
(Inherited from BaseTagValue.)
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode()()()
Serves as a hash function for a particular type. GetHashCode()()() is suitable for use in hashing algorithms and data structures like a hash table.
(Inherited from Object.)
GetType()()()
Gets the Type of the current instance.
(Inherited from Object.)
MemberwiseClone()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Tag
Tag property.
(Inherited from BaseHl7TagValue.)
ToString()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Value
Value property.
(Inherited from BaseTagValue.)
Inheritance Hierarchy
Object
BaseTagValue
 BaseHl7TagValue
  Hl7TagValue

Assembly: DvtkHl7 (Module: DvtkHl7) Version: 0.0.0.0