ITicketTypeManagerGetAll Method |
[This is preliminary documentation and is subject to change.]
Name | Description | ||
---|---|---|---|
![]() | IEnumerableT | GetAll(Int64) |
Retrieves every entity for a specific company
(Inherited from IGetAllableWithCompanyT.) |
![]() | IEnumerableT, T: ITicketType | GetAll(IEnumerableInt64) |
Returns all ticket type for specific companies
|