←Select platform

MinVM Property

Summary
Gets the minimum number of values that may be stored in the Value Field of the Data Element.
Syntax
C#
VB
C++
Java
public long MinVM { get; } 
Public ReadOnly Property MinVM As Long 
public long getMinVm() 
public: 
property int64 MinVM { 
   int64 get(); 
} 

Property Value

Value indicating the minimum number of values that may be stored in the Value Field of the Data Element.

Example

For an example, refer to Reset.

Requirements

Target Platforms

See Also

Reference

DicomTag Class

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