| IAddressSettingsManager Interface |
[This is preliminary documentation and is subject to change.]
Namespace: Netadmin.Management.Address
The IAddressSettingsManager type exposes the following members.
| Name | Description | ||
|---|---|---|---|
| String | ApplyFormatToValue(String, AddressPropertyFormattingEnum) |
Applies formating to a string
| |
| IReadOnlyDictionaryTKey, TValue, T: Int64 | GetAddressFieldSettings(IEnumerableInt64) |
Retrieves address field settings for specific companies
| |
| IOrderedEnumerableTElement, T: IAddressFieldSetting | GetAddressSettingsForCustomerSelection(Int64) |
Retrieves active settings used for customer selection
| |
| void | Update(IEnumerableT) |
Updates multiple entities in one operation
(Inherited from IUpdateableBatchT.) |
| Name | Description | ||
|---|---|---|---|
| void | UpdateIAddressFieldSetting(IAddressFieldSetting) | (Defined by UpdateableBatchExtensions.) |