StringProperty.IPropertyDefinition.Maximum 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 maximum value.
property System::Object ^ Microsoft::ReportingServices::RdlObjectModel::IPropertyDefinition::Maximum { System::Object ^ get(); };
object Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition.Maximum { get; }
member this.Microsoft.ReportingServices.RdlObjectModel.IPropertyDefinition.Maximum : obj
ReadOnly Property Maximum As Object Implements IPropertyDefinition.Maximum
Property Value
The maximum value.