IOffice | |
public interface IOfficeLocationService : IOfficeLocationQueryService, IBusinessService
The IOfficeLocationService type exposes the following members.
| Name | Description | |
|---|---|---|
| Get |
Gets a list of OfficeLocations matching the specified filter.
(Inherited from IOfficeLocationQueryService) | |
| GetAll |
Gets all OfficeLocations
(Inherited from IOfficeLocationQueryService) | |
| GetSingle |
Gets a single OfficeLocation matching the provided filter.
(Inherited from IOfficeLocationQueryService) |