IMessageBulkSettingManager Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Messaging.IMessageBulkSettingManager"]
Namespace: Netadmin.Management.Messaging
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)
|