←Select platform

Code Property

Summary
Gets or sets the code that indicates the type of value stored in the data element.
Syntax
C#
VB
C++
Java
public DicomVRType Code { get; } 
Public ReadOnly Property Code As DicomVRType 
public DicomVrType getCode() 
public: 
property DicomVRType Code { 
   DicomVRType get(); 
} 

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