'Deklaration
Public Enum ReportProjectType Inherits System.Enum
public enum ReportProjectType : System.Enum
public enum class ReportProjectType : public System.Enum
Stellt den Typen des Berichts im Report Server dar.
'Deklaration
Public Enum ReportProjectType Inherits System.Enum
public enum ReportProjectType : System.Enum
public enum class ReportProjectType : public System.Enum
Member | Beschreibung |
---|---|
Card | Karteikartenprojekt; ist das gleiche wie LlProject.Card in der LlProject Auflistung. |
Default | Standardbericht für Tabellen und Diagramme. Aktuell ist es das gleiche wie List. |
Label | Etikettenprojekt; ist das gleiche wie LlProject.Label in der LlProject Auflistung. |
List | Listenprojekt, ist das gleiche wie LlProject.List in der LlProject Auflistung. |
MasterDetailList | Master-Detail Projekt (Rechnung), ist das gleiche wie List mit einer Haupttabelle. |
System.Object
System.ValueType
System.Enum
combit.ReportServer.ClientApi.Objects.ReportProjectType
Plattformen: Windows 10 (Version 21H2 - 22H2), Windows 11 (21H2 - 23H2), Windows Server 2016 - 2022
.NET: .NET Framework 4.8, .NET 6, .NET 8, .NET 9