←Select platform

PresentationContextCount Property

Summary

Gets the number of Presentation Context entries for the DICOM Associate.

Syntax
C#
VB
C++
public int PresentationContextCount { get; } 
Public ReadOnly Property PresentationContextCount As Integer 
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

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly