ISoftwareVersionManagerGetAll Method |
[This is preliminary documentation and is subject to change.]
Name | Description | ||
---|---|---|---|
![]() | IEnumerableT | GetAll |
Retrieves every entity
(Inherited from IGetAllableT.) |
![]() | IEnumerableT, T: ISoftwareVersion | GetAll(Int64) |
Retrieves all software versions for a specific software
|
![]() | IEnumerableT, T: ISoftwareVersion | GetAll(String) |
Get all software version based on the software name
|