Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Represents a setting for an extension.
The following tables list the members exposed by the Setting type.
Public Constructors
| Name | Description | |
|---|---|---|
| Setting | Initializes a new instance of the Setting class. |
Top
Public Properties
| Name | Description | |
|---|---|---|
![]() |
DisplayName | The localized name of the extension setting that is displayed to the user. |
![]() |
Encrypted | Indicates whether the extension setting value should be encrypted in the report server database. |
![]() |
Error | An error that describes a problem with the value of the setting. |
![]() |
Field | The name of the field used to derive the value of the setting. |
![]() |
IsPassword | Indicates whether the setting value should be returned in calls to the SOAP API. |
![]() |
Name | Gets the name of the setting. |
![]() |
ReadOnly | Indicates whether a setting is read-only. |
![]() |
Required | Indicates whether a value for the setting is required by the extension. |
![]() |
ValidValues | A set of values that can be configured for the setting. |
![]() |
Value | Gets or sets the value for the setting. |
Top
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
AddValidValue | Overloaded. Adds a valid value for the setting. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
Setting Class
Microsoft.ReportingServices.Interfaces Namespace
.gif)
.gif)
.gif)
.gif)