Share via


PropertyDefinition<T>.IPropertyDefinition.Default Property

Definition

Gets the default value of the property.

property System::Object ^ Microsoft::ReportingServices::RdlObjectModel::IPropertyDefinition::Default { System::Object ^ get(); };
object Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition.Default { get; }
member this.Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition.Default : obj
 ReadOnly Property Default As Object Implements IPropertyDefinition.Default

Property Value

The default value of the property.

Implements

Applies to