LicensePool.EditLicensePool Method
Public Shared Sub EditLicensePool( _
ByVal license_pool As LicensePool, _
ByVal db As IDatabase _
)
This language is not supported or no code example is available.
public static void EditLicensePool(
LicensePool license_pool,
IDatabase db
)
This language is not supported or no code example is available.
public:
static void EditLicensePool(
LicensePool^ license_pool,
IDatabase^ db
)
This language is not supported or no code example is available.
Parameters
- license_pool
- LicensePool
<default>
- db
- IDatabase
<default>