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