| Visual Basic (Declaration) | |
|---|---|
Sub EndGroup( _ ByVal details As EDISegmentDetails _ ) | |
| Visual Basic (Usage) | Copy Code |
|---|---|
| |
| C# | |
|---|---|
void EndGroup( EDISegmentDetails details ) | |
| Managed Extensions for C++ | |
|---|---|
void EndGroup( EDISegmentDetails* details ) | |
| C++/CLI | |
|---|---|
void EndGroup( EDISegmentDetails^ details ) | |
Parameters
- details
For HL7, this means at the BHT if present.
For X12: GE.
For EDIFACT: UNE or UIE.
If grouping is not used in the interchange, then StartGroup/EndGroup are not called.
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family