←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
Java
WinRT C#
C++
public long MinVM { get; } 
Public ReadOnly Property MinVM As Long 
public long MinVM {get;} 
public long getMinVm() 
 get_MinVM();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly