Właściwość ComparablePropertyDefinition<T>.IPropertyDefinition.Maximum
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Private ReadOnly Property Maximum As Object
Implements IPropertyDefinition.Maximum
Get
'Użycie
Dim instance As ComparablePropertyDefinition
Dim value As Object
value = CType(instance, IPropertyDefinition).Maximum
Object IPropertyDefinition.Maximum { get; }
private:
virtual property Object^ Maximum {
Object^ get () sealed = IPropertyDefinition::Maximum::get;
}
private abstract Maximum : Object
private override Maximum : Object
Język JScript obsługuje używanie jawnych implementacji interfejsów, ale nie obsługuje deklarowania nowych.
Wartość właściwości
Typ: System.Object
Implementacje
Zobacz także