You are here: Start » FIL.NET » Function Reference » System » Configuration » FIL.GetComputerID

FIL.GetComputerID

Gets current Computer ID.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

C++
C#
 
public static void GetComputerID
(
	out string outComputerID
)

Parameters

Name Type Range Default Description
outComputerIDstring

See also