WeightedMatchingCriterion.DomainWeight Property

Definition

Specifies the weight of the criterion

public:
 property int DomainWeight { int get(); void set(int value); };
[System.Runtime.Serialization.DataMember]
public int DomainWeight { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.DomainWeight : int with get, set
Public Property DomainWeight As Integer

Property Value

The weight of the criterion.

Attributes

Applies to