Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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.