ConstraintRelation.ConstraintType Property

Definition

Gets or sets the type of constraints.

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

Property Value

The type of constraints, which must be "Resource Selection".

Attributes

Applies to