Compartilhar via


Propriedade do RDL ArgumentConstraintException.Value

Gets the value of the property.

Namespace:  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)

Sintaxe

'Declaração
Public ReadOnly Property Value As Object 
    Get
'Uso
Dim instance As ArgumentConstraintException 
Dim value As Object 

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

Valor da propriedade

Tipo: System.Object
The value of the property.

Consulte também

Referência

ArgumentConstraintException Classe

Namespace Microsoft.ReportingServices.RdlObjectModel