Proprietà ArgumentConstraintException.Constraint

Gets the object that demonstrates the constraint.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property Constraint As Object 
    Get
'Utilizzo
Dim instance As ArgumentConstraintException 
Dim value As Object 

value = instance.Constraint
public Object Constraint { get; }
public:
property Object^ Constraint {
    Object^ get ();
}
member Constraint : Object
function get Constraint () : Object

Valore proprietà

Tipo: System.Object
An object that demonstrates the constraint.

Vedere anche

Riferimento

ArgumentConstraintException Classe

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel