| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property MaxVM As Long | |
| C# | |
|---|---|
public long MaxVM {get;} | |
Return Value
Value indicating the maximum number of values that may be stored in the Value Field of the Data Element.For an example, refer to DicomTagTable.Reset.
Target Platforms: Microsoft .NET Framework 3.0, Windows XP, Windows Server 2003 family, Windows Server 2008 family
Copy Code