You are here: Start » FIL.NET » Invoke.VerifyProjectID

Invoke.VerifyProjectID

Verifies a project ID.

Namespace:Fil
Assembly:FilNet.dll

Syntax

C++
C#
 
public static void VerifyProjectID
(
	int inProjectID,
	bool inThrowError,
	out bool outIsLicenseValid
)

Parameters

Name Type Range Default Description
inProjectIDint<0, INF>Project ID assigned to your license.
inThrowErrorbool
outIsLicenseValidbool

See also