IMessageBulkSettingManager Methods |
[This is preliminary documentation and is subject to change.]
The IMessageBulkSettingManager type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | String | GetValue(String, NullableInt64) |
Get a bulk setting value (returns null when no setting found)
|
![]() | void | SetValue(String, String, NullableInt64) |
Will set a new bulk setting value for a specific setting and company (company is optional)
|