Siebel Object Types Reference > Siebel Object Types Reference > Class Object Types >

Class User Prop


A class user prop specifies a user property that Siebel CRM can use on Siebel repository objects that use the parent class.

This object type occurs in the following location in the object hierarchy:

  • Siebel Objects > Class > Class User Prop

Table 95 describes properties that Siebel CRM uses with a class user prop. For information about user properties, see Siebel Developer's Reference.

Table 95. Properties of the Class User Prop
Property
Description

Description (O)

Specifies a description for this user property. Siebel CRM displays this description in the picklist where it calls the user property so the user can quickly understand the usage and implications of the user property.

For example, to force a view to sort according to the ORDER BY clause on the predefined user key, Siebel CRM overrides the sort specification on this view for some visibility types. To override the sort specification and use a sort that Siebel CRM applies to the business component for the affected views, you can use the All Mode Sort user property.

Name (R)

Specifies the name of the user property. This is the name that the C++ code of the class uses if it gets the value of the user property. It is also the name that Siebel Tools displays in the user property picklist for some objects. For example, a business component user property.

For example, you can enter the following value:

All Mode Sort

Type (R)

Specifies the object type that Siebel CRM uses with this class user property. You can enter one of the following values:

  • Business Component
  • Business Service
  • Applet

Value Type (O)

Specifies the type of value that Siebel enters in this user property. If the user property contains plain text, then you can leave this property empty. You can use one of the following values:

  • Field
  • Link
  • Business Service
Siebel Object Types Reference Copyright © 2013, Oracle and/or its affiliates. All rights reserved. Legal Notices.