GlobalResourceConfig
Sets the active configuration of the global resource. The config parameter is of type String, and specifies the name of the configuration used by the active global resource.
COM and .NET
Signature: GlobalResourceConfig(string config)
Java
Signature: public void setGlobalResourceConfig(string config)