You are here: Start » FIL.NET » Optional<T> Constructor

Optional<T> Constructor

Namespace:Ftl
Assembly:FilNet.Types.dll

Syntax

public Optional
(
	T value
)

Parameters

Name Type Range Default Description
valueT

See also