LicensePool.GetAllActiveLicensePools Method
Public Shared Function GetAllActiveLicensePools( _
ByVal db As IDatabase _
) As List(Of LicensePool)
This language is not supported or no code example is available.
public static List<LicensePool> GetAllActiveLicensePools(
IDatabase db
)
This language is not supported or no code example is available.
public:
static List<LicensePool^>^ GetAllActiveLicensePools(
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- db
- IDatabase
<default>