TrueFalseValue Constructor (Nullable Boolean )
TrueFalseValue constructor

Namespace: HotDocs.Sdk
Assembly: HotDocs.Sdk (in HotDocs.Sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax

public TrueFalseValue(
	Nullable<bool> value
)

Parameters

value
Type: OnlineSystem Nullable OnlineBoolean 
The initial value.
See Also