PropertyStore Namespace

Class

Name Description
PropertyStore.CloudAccess Provides access to a cloud-based PropertyDb to hold a set of values of type PropertyType, each with a unique PropertyName.
PropertyStore.PropertyDb A SQLite database for storing PropertyName/PropertyValue pairs.

Interface

Name Description
PropertyStore.PropertyFilter A filter used to limit and/or sort the values returned by an iteration.

Type alias

Name Description
PropertyStore.IterationReturn The return status of an iteration function.
PropertyStore.PropertyArray An array of PropertyName/PropertyType pairs to be stored in a PropertyStore.
PropertyStore.PropertyIteration  
PropertyStore.PropertyName The case-sensitive name of a Property.
PropertyStore.PropertyType The set of valid types for properties in a PropertyStore.

Defined in

Last Updated: 25 April, 2024