[This is preliminary documentation and is subject to change.]
The IExternallyParameterized type exposes the following members.Methods
| Name | Description | |
|---|---|---|
| ExternalGetParameter |
Gets external parameter value returning true if parameter was found
| |
| ExternalParametersForGroups |
Gets names of supported external parameters or null if parameters are not supported in principle
| |
| ExternalSetParameter |
Sets external parameter value, true if parameter name was found and set succeeded
|
Properties
| Name | Description | |
|---|---|---|
| ExternalParameters |
Gets names/types of supported external parameters or null if parameters are not supported in principle
|
See Also