| ILOG Rules for .NET User Guides > Rule Studio > Defining Business Object Models > Support for Literal Values |
Support for Literal Values |
PREVIOUS NEXT |
You can represent some types of the business object model as literal values.
The following properties are defined on a type and are used to define a literal value:
The Value Converter, Value Descriptor, and Value Editor properties are edited in Rule Studio by selecting the BOM type in the BOM View, and setting the value of the property through the property grid.
| Note |
| You must build your solution or click Refresh in the BOM View toolbar so that the changes are taken into account. |
System.ComponentModel.TypeConverter
ConvertTo and ConvertFrom methods to support conversion to and from a string
GetStandardValuesSupported and the GetStandardValues methods. See Creating Dynamic Domains.
| Note |
At runtime you can also use the Windows Shell command, xcopy, to deploy the assembly to the application directory on the target machine rather than putting the assembly in the GAC.
|
Support for Literal Values | The Properties of Business Object Model Members
| Copyright © 1987-2008 ILOG S.A. All rights reserved. Legal terms. Documentation homepage. | PREVIOUS NEXT |