Bagikan melalui


ReportEnumProperty<EnumType> Kelas

Definisi

Mewakili properti enumerasi laporan dari jenis enumerasi tertentu.

generic <typename EnumType>
 where EnumType : value classpublic ref class ReportEnumProperty sealed : Microsoft::ReportingServices::OnDemandReportRendering::ReportProperty
public sealed class ReportEnumProperty<EnumType> : Microsoft.ReportingServices.OnDemandReportRendering.ReportProperty where EnumType : struct
type ReportEnumProperty<'EnumType (requires 'EnumType : struct)> = class
    inherit ReportProperty
Public NotInheritable Class ReportEnumProperty(Of EnumType)
Inherits ReportProperty

Jenis parameter

EnumType

Jenis enumerasi yang ditentukan.

Warisan
ReportEnumProperty<EnumType>

Properti

ExpressionString

Mendapatkan string ekspresi untuk properti laporan, jika properti laporan adalah ekspresi.

(Diperoleh dari ReportProperty)
IsExpression

Mendapatkan nilai yang menunjukkan apakah nilai properti laporan adalah ekspresi.

(Diperoleh dari ReportProperty)
Value

Mendapatkan nilai enumerasi properti enumerasi laporan.

Berlaku untuk