Error processing SSI file
LEADTOOLS Medical (Leadtools.Dicom assembly)

Show in webframe

PresentationContextCount Property








Gets the number of Presentation Context entries for the DICOM Associate.
Syntax
public int PresentationContextCount {get;}
'Declaration
 
Public ReadOnly Property PresentationContextCount As Integer
'Usage
 
Dim instance As DicomAssociate
Dim value As Integer
 
value = instance.PresentationContextCount
public int PresentationContextCount {get;}
 get_PresentationContextCount(); 
public:
property int PresentationContextCount {
   int get();
}

Property Value

The number of Presentation Context entries for the DICOM Associate.
Remarks
A DICOM Associate can have multiple Presentation Context entries. This property specifies the number of Presentation Context entries in the DICOM Associate.
Example
For an example, refer to SendCEchoRequest.
Requirements

Target Platforms

See Also

Reference

DicomAssociate Class
DicomAssociate Members
GetPresentationContextID Method
SetPresentationContextID Method
AddPresentationContext Method
DeletePresentation Method

Error processing SSI file
Leadtools.Dicom requires a Medical toolkit server license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features