CRMGlobalManager.GetServerSetting(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public:
virtual System::String ^ GetServerSetting(System::String ^ setting);
public string GetServerSetting (string setting);
abstract member GetServerSetting : string -> string
override this.GetServerSetting : string -> string
Public Function GetServerSetting (setting As String) As String
Parameters
- setting
- String