[VB.NET]Public RangeMin(id As String) As Integer
[C#]public int RangeMin( string id );
ID of the VCDPropertyItem whose minimum value is to be retrieved.
<< VCDSimpleProperty