PropertyDefinition<T>.IPropertyDefinition.Minimum Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the minimum definition of the object.
property System::Object ^ Microsoft::ReportingServices::RdlObjectModel::IPropertyDefinition::Minimum { System::Object ^ get(); };
object Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition.Minimum { get; }
member this.Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition.Minimum : obj
ReadOnly Property Minimum As Object Implements IPropertyDefinition.Minimum
Property Value
The minimum definition of the object.