Allows the developer to be able to add more customization for resource attributes used within preference expressions.

C# |
public sealed class ResourceAttributeDefinition

All Members | Constructors | ||||
Icon | Member | Description |
---|---|---|
![]() | ResourceAttributeDefinition(String, String, Double) | Constructs a ResourceAttributeDefinition object. |
![]() | ResourceAttributeDefinition(String, String) | Constructs a ResourceAttributeDefinition object. |

Definitions are optional and are required only in the following cases;
i. The attribute in the expression has a different name than the attribute which will be published to the application.
ii. The attribute in the expression deserves a special default value that cannot be satisfied by either the session level or system default values.

Object | |
![]() | ResourceAttributeDefinition |