Setting Namespace

Function

Name Description
Setting.areEqual Returns true if a and b are considered equivalent Setting values.
Setting.clone Create a deep copy of a Setting.

Defined in

Setting Type

Setting = JSONSchemaType

The value of a single named parameter within a settings that configures some aspect of the applications run-time behavior. Settings are stored in a SettingsDictionary. A setting is described by its SettingSchema.

Defined in

Last Updated: 14 November, 2024