Platform Symphony .NET API Reference - Version 5.1
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:

1. The attribute in the expression has a different name than the attribute which will be published to the application.

2. The attribute in the expression deserves a special default value that cannot be satisfied by either the session level or system default values.

NOTE: If any of the methods of this class are called after the main(...) method exits, the client or service process may behave in an undefined manner (for example, hang or terminate abnormally).

Inheritance Hierarchy
Object
ResourceAttributeDefinition

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