Właściwość ArgumentConstraintException.Constraint
Obiekt, który przedstawia ograniczenia.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property Constraint As Object
Get
'Użycie
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
Wartość właściwości
Typ: System.Object
Obiekt.
Zobacz także