←Select platform

GetContextGroup Method

Summary

Returns the Context Group in the Context Group Table to which the specified Coded Concept belongs.

Syntax

C#
VB
WinRT C#
C++
Public Function GetContextGroup( _ 
   ByVal codedConcept As Leadtools.Dicom.DicomCodedConcept _ 
) As Leadtools.Dicom.DicomContextGroup 
 function Leadtools.Dicom.DicomContextGroupTable.GetContextGroup(  
   codedConcept  
) 

Parameters

codedConcept
DicomCodedConcept object that specifies the Context Group to which this Coded Concept belongs.

Return Value

DicomCodedConcept object that specifies the Context Group in the Context Group Table to which the specified Coded Concept belongs.

Example

For an example, refer to Insert.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly