Leadtools.Dicom.Services Send comments on this topic. | Back to Introduction - All Topics | Help Version 17.0.3.25
ObjectInstanceInformation Class Members
See Also  Properties 
Leadtools.Dicom.Services.DataTypes Namespace : ObjectInstanceInformation Class

The following tables list the members exposed by ObjectInstanceInformation.

Public Constructors

Public Properties

 NameDescription
public Property ImageNumber Gets or sets the Image number for the specified DICOM object  
public Property SeriesInstanceUID Gets or sets the Series Instance UID for the specified DICOM object.  
public Property SOPClassUID Gets or sets the SOP Class UID for the specified DICOM object.  
public Property SOPInstanceUID Gets or sets the SOP Instance UID for the identifying the DCIOM object.  
public Property StationName Gets or sets the Station Name for the specified DICOM object.  
public Property StudyInstanceUID Gets or sets the Study Instance UID for the specified DICOM object.  
public Property TransferSyntax Gets or sets the Transfer Syntax for the specified DICOM object.  
Top

See Also