Condividi tramite


Proprietà IPropertyDefinition.Default

Gets the default value.

Spazio dei nomi  Microsoft.ReportingServices.RdlObjectModel
Assembly:  Microsoft.ReportingServices.Designer.Controls (in Microsoft.ReportingServices.Designer.Controls.dll)

Sintassi

'Dichiarazione
ReadOnly Property Default As Object 
    Get
'Utilizzo
Dim instance As IPropertyDefinition 
Dim value As Object 

value = instance.Default
Object Default { get; }
property Object^ Default {
    Object^ get ();
}
abstract Default : Object
function get Default () : Object

Valore proprietà

Tipo: System.Object
The default value.

Vedere anche

Riferimento

IPropertyDefinition Interfaccia

Spazio dei nomi Microsoft.ReportingServices.RdlObjectModel