| IAddressPropertyManagerMergeFieldValues Method |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "M:Netadmin.Management.Address.IAddressPropertyManager.MergeFieldValues(System.Collections.Generic.IEnumerable{System.Int64},System.Int64)"]
Namespace: Netadmin.Management.Address
[Missing <param name="mergeFrom"/> documentation for "M:Netadmin.Management.Address.IAddressPropertyManager.MergeFieldValues(System.Collections.Generic.IEnumerable{System.Int64},System.Int64)"]
[Missing <param name="mergeTo"/> documentation for "M:Netadmin.Management.Address.IAddressPropertyManager.MergeFieldValues(System.Collections.Generic.IEnumerable{System.Int64},System.Int64)"]
| Exception | Condition |
|---|---|
| ArgumentNullException | mergeFrom is |
| InvalidIdentifierException | Thrown if mergeTo is zero or less. |
| InvalidOperationException | Thrown if mergeTo is included in mergeFrom. |