←Select platform

Type Property

Summary
Gets or sets the type of date range.
Syntax
C#
VB
C++
Java
public DicomRangeType Type { get; set; } 
Public Property Type As DicomRangeType 
public DicomRangeType getType() 
public void setType(DicomRangeType value) 
public: 
property DicomRangeType Type { 
   DicomRangeType get(); 
   void set (    DicomRangeType value); 
} 

Property Value

Value indicating type of date range.

Example

For an example, refer to SetIntValue.

Requirements

Target Platforms

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

Leadtools.Dicom Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.