Propriedade do RDL IPropertyDefinition.Default
Gets the default value.
Namespace: Microsoft.ReportingServices.RdlObjectModel
Assembly: Microsoft.ReportingServices.Designer.Controls (em Microsoft.ReportingServices.Designer.Controls.dll)
Sintaxe
'Declaração
ReadOnly Property Default As Object
Get
'Uso
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
Valor da propriedade
Tipo: System.Object
The default value.