public interface SystemConfigurationManager extends Remote
| Modifier and Type | Method and Description | 
|---|---|
NamedValue[] | 
getSystemConfigurationProperties(String[] properties)
Returns the values for the requested system configuration properties. 
 | 
NamedValue[] getSystemConfigurationProperties(String[] properties) throws FdkException
SystemConfigurationProperties
 .properties - The names of the properties to be returned.FdkErrorCodes.FDK_PARAMETER_ERROR - if an invalid property name
         is requested. Other error codes may also be thrown if the
         operation fails.FdkExceptionCopyright © 2025. All rights reserved.