Platform Symphony .NET API Reference - Version 5.0
ResourceAttributeDefinition Class
NamespacesPlatform.Symphony.SoamResourceAttributeDefinition
Allows the developer to be able to add more customization for resource attributes used within preference expressions.
Declaration Syntax
C#
public sealed class ResourceAttributeDefinition
Members
All MembersConstructors



IconMemberDescription
ResourceAttributeDefinition(String, String, Double)
Constructs a ResourceAttributeDefinition object.

ResourceAttributeDefinition(String, String)
Constructs a ResourceAttributeDefinition object.

Remarks
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.

Inheritance Hierarchy
Object
ResourceAttributeDefinition

Assembly: Platform.Symphony.Soam.Net (Module: Platform.Symphony.Soam.Net) Version: 5.0.0.0