FieldPropertyHost Interface

Describes the source of the property value against which a FieldPropertyPath is evaluated. A field property is always hosted by an Element. It may refer to a property belonging to any of the following:

Properties

Name Type Description
className string The name of the exact class (not a subclass) containing the property identified by propertyName.  
elementId string The Id of the Element that hosts the property.  
schemaName string The name of the schema containing the class identified by className.  

Defined in

Last Updated: 20 November, 2025