This type is a class for model objects.
Descriptive Properties specific for representing configuration for a foreign server. Denotes whether the property was discovered or was manually entered by hand.
Package: descriptivepropertiesAttributes Summary | |
nlsRangeKey : EString | It is a reference to the label (translated range value) in the plugin.nlsprops file that will be used by admin console. |
range : EString | Specified the value range. If it's an integer range, specify it as "low-high". If it's a string range, specify a list of string seprated by comma. For example, Value range for integer: "1-10" Value range for string: "lazy.persisting.always" |
inclusive : EBoolean | Specified the value range to be inclusive or not. |
descriptor : DisplayDescriptor @ | * No description is available * |
Attribute Details |