Właściwość EnumProperty.Default
Ten interfejs API obsługuje infrastrukturę programu i nie jest przeznaczony do użycia bezpośrednio w kodzie.
Domyślna wartość wyliczania.
Przestrzeń nazw: Microsoft.ReportingServices.RdlObjectModel
Zestaw: Microsoft.ReportingServices.Designer.Controls (w Microsoft.ReportingServices.Designer.Controls.dll)
Składnia
'Deklaracja
Public ReadOnly Property Default As Object
Get
'Użycie
Dim instance As EnumProperty
Dim value As Object
value = instance.Default
public Object Default { get; }
public:
virtual property Object^ Default {
Object^ get () sealed;
}
abstract Default : Object
override Default : Object
final function get Default () : Object
Wartość właściwości
Typ: System.Object
Obiekt.
Implementacje
Zobacz także