Поделиться через


Свойство ArgumentConstraintException.Constraint

Gets the object that demonstrates the constraint.

Пространство имен:  Microsoft.ReportingServices.RdlObjectModel
Сборка:  Microsoft.ReportingServices.Designer.Controls (в Microsoft.ReportingServices.Designer.Controls.dll)

Синтаксис

'Декларация
Public ReadOnly Property Constraint As Object 
    Get
'Применение
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

Значение свойства

Тип: System.Object
An object that demonstrates the constraint.

См. также

Справочник

ArgumentConstraintException Класс

Пространство имен Microsoft.ReportingServices.RdlObjectModel