RequiredExtension Constructor (Boolean)frevvo Live Forms
Constructs an instance with specified value for read only mode.

Namespace: Frevvo.Forms.Client
Assembly: Frevvo.Forms.Client (in Frevvo.Forms.Client.dll) Version: 7.2.1.0 (7.2.1)
Syntax

public RequiredExtension(
	bool isRequired
)

Parameters

isRequired
Type: OnlineSystem Boolean
specifies required state for instance
See Also