Computational weight of the constraint. Must
be positive.
Read-write property
| [Visual Basic .NET] |
|---|
Public Property Weight() As Integer
|
| [C#] |
|---|
public int Weight {get; set;}
|
| [Managed C++] |
|---|
public: __property int get_Weight();
|
| [Unmanaged C++] |
|---|
public: HRESULT get_Weight(
|
| [Java] |
|---|
public int getWeight();public void setWeight(
|