ILicensedVaultApplicationGetApplicationLicenseDetails Method
Called by platform, at any time, to request the license details text,
either currenly set license or the one given as argument.
Make this method as fast as possible.
Namespace: MFiles.VAFAssembly: MFiles.VAF (in MFiles.VAF.dll) Version: 24.1.706.1
string GetApplicationLicenseDetails(
bool newlicense,
string license
)
- newlicense Boolean
- Use given license content instead of currently loaded.
- license String
- If newlicense=true, return status of this license content.
StringDetails text