| Visual Basic (Declaration) | |
|---|---|
Public ReadOnly Property MinVM As Long | |
| C# | |
|---|---|
public long MinVM {get;} | |
Return Value
Value indicating the the minimum 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