You are here: Start » FIL.NET » CharacterFeatures Constructor

CharacterFeatures Constructor

Namespace:Fil
Assembly:FilNet.Types.dll

Syntax

public CharacterFeatures
(
	bool s0,
	bool s1,
	bool s2,
	bool s3,
	bool s4,
	bool s5,
	bool s6,
	bool s7,
	bool s8,
	bool s9,
	bool s10,
	bool s11,
	bool s12,
	bool s13,
	bool s14,
	bool s15,
	bool s16,
	bool s17,
	bool s18
)

Parameters

Name Type Range Default Description
s0bool
s1bool
s2bool
s3bool
s4bool
s5bool
s6bool
s7bool
s8bool
s9bool
s10bool
s11bool
s12bool
s13bool
s14bool
s15bool
s16bool
s17bool
s18bool

See also