Min value for the access constraint.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Min() As System.Object
|
| [C#] |
|---|
public System.Object Min {get; set;}
|
| [Managed C++] |
|---|
public: __property VARIANT get_Min();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Min(
|
| [Java] |
|---|
public Variant getMin();public void setMin(
|