←Select platform

MaxVM Property

Summary

Gets the maximum number of values that may be stored in the Value Field of the Data Element.

Syntax
C#
VB
C++
Java
public long MaxVM { get; } 
Public ReadOnly Property MaxVM As Long 
public long getMaxVm() 
public: 
property int64 MaxVM { 
   int64 get(); 
} 

Property Value

Value indicating the maximum 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 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Dicom Assembly