←Select platform

Type Property

Summary

Gets or sets the type of time range.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomRangeType Type { get; set; } 
Public Property Type As Leadtools.Dicom.DicomRangeType 
public Leadtools.Dicom.DicomRangeType Type {get; set;} 
public DicomRangeType getType() 
public void setType(DicomRangeType value) 
             
 <br/>get_Type();<br/>set_Type(value);<br/>Object.defineProperty('Type');  

Property Value

Value indicating type of time range.

Example

For an example, refer to SetIntValue.

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 Assembly