You are here: Start » AVL.NET » AVS.VerifyProjectID Method
AVS.VerifyProjectID Method
Verifies a project ID.
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.dll |
Syntax
public static void VerifyProjectID ( int inProjectID, bool inThrowError, out bool outIsLicenseValid )
Parameters
| Name | Type | Range | Default | Description | |
|---|---|---|---|---|---|
![]() | inProjectID | int | <0, INF> | Project ID assigned to your license. | |
![]() | inThrowError | bool | |||
![]() | outIsLicenseValid | bool |


