Method IsLicenseValid
IsLicenseValid(int)
Tells whether a valid TopSolid license is available.
Declaration
[OperationContract]
[AvailableSinceVersion(7, 11, 300, 80)]
bool IsLicenseValid(int inModuleId)
Parameters
| Type | Name | Description |
|---|---|---|
| int | inModuleId | TopSolid module identifier. |
Returns
| Type | Description |
|---|---|
| bool |
Remarks
This method is available since v7.10.