You are here: Start » FIL.NET » FIL.VerifyProjectID
Verifies project ID
Namespace: | FilNet |
---|---|
Assembly: | FIL.NET.dll |
Syntax
C++
C#
public static void VerifyProjectID ( int inProjectID, bool inThrowError, out bool outIsLicenseValid )
Parameters
Name | Type | Range | Default | Description | |
---|---|---|---|---|---|
![]() | inProjectID | int | <0, 2147483647> | Project ID assigned to your license. | |
![]() | inThrowError | bool | |||
![]() | outIsLicenseValid | bool |