Gets the table identifier of a component in this field.
Namespace: Mergecom.HL7Assembly: Mergecom.HL7 (in Mergecom.HL7.dll) Version: 4.3.0.0
Syntax
| C# |
|---|
public virtual string GetTableNo( int index ) |
| Visual Basic |
|---|
Public Overridable Function GetTableNo ( _ index As Integer _ ) As String |
| Visual C++ |
|---|
public: virtual String^ GetTableNo( int index ) |
Parameters
- index
- Type: System..::..Int32
The one based index of the component.