←Select platform

ObjectInstanceInformationEx Class

Summary

Provides general information about a DICOM object

Syntax

C#
VB
C++
[DataContractAttribute()] 
public class ObjectInstanceInformationEx : ObjectInstanceInformation 
  
<DataContractAttribute()> 
Public Class ObjectInstanceInformationEx  
   Inherits Leadtools.Dicom.Services.Datatypes.ObjectInstanceInformation 
[DataContractAttribute()] 
public ref class ObjectInstanceInformationEx : public Leadtools.Dicom.Services.Datatypes.ObjectInstanceInformation  

Remarks

This class contains extra information to the ObjectInstanceInformation class.

Example

For an example, refer to the Medical Web Viewer demo, located in DICOMServicescs.csproj project.

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.Services Assembly