←Select platform

Code Property

Summary

Gets or sets the code that indicates the type of value stored in the data element.

Syntax

C#
VB
Java
WinRT C#
C++
public DicomVRType Code { get; } 
Public ReadOnly Property Code As Leadtools.Dicom.DicomVRType 
public Leadtools.Dicom.DicomVRType Code {get;} 
public DicomVrType getCode() 
 get_Code();  

Property Value

Value indicating the type of value stored in the data element.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomVR Class

DicomVR Members

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly