You are here: Symbol Reference
Symbol Reference
> Ofcas.Lk.Api.Client.Core Namespace > Classes > SettingContainer Class > SettingContainer Methods > SettingContainer.GetSetting Method
Close
Ofcas.Lk.Api.Client - Version 3.0
SettingContainer.GetSetting Method

Retrieves the value of the given parameter key.

Syntax
C#
public object GetSetting(string key);
Parameters
Description
string key
The WellKnownSettingKeys to access the specific setting value.

The result value of the specified key.

Copyright © 2021 Orgadata AG. All rights reserved.