Membros ReportParameterInstance
Represents an instance type of the ReportParameter class, and contains the calculated values of the properties in ReportParameter.
O tipo ReportParameterInstance expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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ício
Consulte também