| Description |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The description of an expression set.
|
| DurableId |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The ID of the expression set.
|
| ExpressionSetDetails |
- Type
- textarea
- Properties
- Nillable
- Description
- The JSON details of the expression set, which includes information
such as name, version, created date, and elements contained in the
expression set.
|
| IsTemplate |
- Type
- boolean
- Properties
- Defaulted on create, Filter, Group, Sort
- Description
- Indicates whether the expression set is a template. When installed
from managed packages, expression sets can’t be viewed or cloned by
subscribers because of intellectual property (IP) protection. But
when those expression sets are templates, subscribers can open them
in a builder, clone them, and customize the clones.
- The default value is false.
|
| LastModifiedBy |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The name of the user that last updated the expression set
view.
|
| Name |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
- The name of the file-based or database expression set.
|
| NamespacePrefix |
- Type
- string
- Properties
- Filter, Group, Nillable, Sort
- Description
-
The namespace prefix that is
associated with this object. Each Developer Edition org that
creates a managed package has a unique namespace prefix. Limit:
15 characters. You can refer to a component in a managed package
by using the namespacePrefix__componentName
notation.
The
namespace prefix can have one of the following
values.
- In Developer Edition orgs,
NamespacePrefix is set to the
namespace prefix of the org for all objects that support it,
unless an object is in an installed managed package. In that
case, the object has the namespace prefix of the installed
managed package. This field’s value is the namespace prefix
of the Developer Edition org of the package developer.
- In orgs that are not Developer Edition orgs,
NamespacePrefix is set only for
objects that are part of an installed managed package. All
other objects have no namespace prefix.
|