Table of Contents

XDefaultAttribute.Create Constructor

Defines a boolean default value.

Syntax

Unit: XData.Service.Common

constructor XDefaultAttribute.Create(const DefaultValue: Boolean);

Parameters

<-> Parameter Type Description
const DefaultValue Boolean The default value.

See also