IFloorManager Interface |
[This is preliminary documentation and is subject to change.]
[Missing <summary> documentation for "T:Netadmin.Management.Address.AddressPropertyManagers.IFloorManager"]
Namespace: Netadmin.Management.Address.AddressPropertyManagers
The IFloorManager type exposes the following members.
Name | Description | ||
---|---|---|---|
![]() | void | Delete(IEnumerableInt64) |
Deletes multiple entities in one operation
(Inherited from IDeletableBatchT.) |
![]() | IPaginationT | Filter(TFilterDtoInterface, PaginationRequestTDToInterface) |
Searches for entities using a filter and returnes a pagination based on the supplied request
(Inherited from IFilterableTDToInterface, TFilterDtoInterface.) |
![]() | IReadOnlyDictionaryTKey, TValue, T: Int64 | GetUnusedValues | (Inherited from IAddressPropertyManager.) |
![]() | void | MergeFieldValues(IEnumerableInt64, Int64) | (Inherited from IAddressPropertyManager.) |
![]() | void | Update(IEnumerableT) |
Updates multiple entities in one operation
(Inherited from IUpdateableBatchT.) |
Name | Description | ||
---|---|---|---|
![]() | void | DeleteIAddressProperty(Int64) | (Defined by DeletableBatchExtensions.) |
![]() | void | UpdateIAddressProperty(IAddressProperty) | (Defined by UpdateableBatchExtensions.) |