Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets the object that demonstrates the constraint.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)
Syntax
'Declaration
Public ReadOnly Property Constraint As Object
Get
'Usage
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
Property Value
Type: System.Object
An object that demonstrates the constraint.