Membri ReportParameterInstance
Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.
Il tipo ReportParameterInstance espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Equals | (Ereditato da Object). |
![]() |
Finalize | (Ereditato da Object). |
![]() |
GetHashCode | (Ereditato da Object). |
![]() |
GetType | (Ereditato da Object). |
![]() |
MemberwiseClone | (Ereditato da Object). |
![]() |
ToString | (Ereditato da Object). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
Label | Gets the label of the parameter. |
![]() |
Labels | Gets the labels of the parameter. |
![]() |
Prompt | Gets the calculated value of the Prompt property in a ReportParameter class. |
![]() |
Value | Gets the value of the parameter. |
![]() |
Values | Gets the values of the parameter. |
In alto
Vedere anche