You are here: Start » FIL.NET » FIS.BoolToHash Method

FIS.BoolToHash Method

Converts a Bool to a Hash.

Namespace:FilNet
Assembly:FIL.NET.dll

Syntax

public static void BoolToHash
(
	bool inBool,
	out FilNet.Hash outHash
)

Parameters

Name Type Range Default Description
inBoolbool
outHashFilNet.Hash

See also