customPropertySets

Lists all the custom property sets that can apply to an object.

# Metadata

Platforms: desktop, server, mobile OS: mac, windows, linux, ios, android Introduced: 1.0 Security:

# Syntax

get the customPropertySets of object

# Examples

if it is among the lines of the customPropertySets of me then doItOver

# Description

Use the customPropertySets property to find out what property sets are defined for an object.

You can delete an object's custom property sets by setting the object's customPropertySets to empty.

# Tags

# See

- **property:** customPropertySet, revProfile, customKeys - **command:** set - **glossary:** custom property, property, object - **control structure:** getProp, setProp