Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets or sets the Reporting Services state parameter enumeration value.
Syntax
public str state([str value])
Run On
Called
Parameters
- value
Type: str
The new value of the state.
Return Value
Type: str
The current value of the state.
Exceptions
Exception | Condition |
---|---|
Error | A valid value is not passed in. |
Remarks
The valid values for the value parameter are HasValidValue, HasOutstandingDependencies, MissingValidValue, and DynamicValuesUnavailable.