Default propriété
The default value.
Espace de noms : Microsoft.ReportingServices.RdlObjectModel
Assembly : Microsoft.ReportingServices.Designer.Controls (dans Microsoft.ReportingServices.Designer.Controls.dll)
Syntaxe
'Déclaration
ReadOnly Property Default As Object
Get
'Utilisation
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
Valeur de la propriété
Type : System. . :: . .Object
An object.