Właściwość ComparablePropertyDefinition<T>.IPropertyDefinition.Minimum
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Private ReadOnly Property Minimum As Object
Implements IPropertyDefinition.Minimum
Get
'Użycie
Dim instance As ComparablePropertyDefinition
Dim value As Object
value = CType(instance, IPropertyDefinition).Minimum
Object IPropertyDefinition.Minimum { get; }
private:
virtual property Object^ Minimum {
Object^ get () sealed = IPropertyDefinition::Minimum::get;
}
private abstract Minimum : Object
private override Minimum : 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