class %Library.CachePopulate
Property superclass used to hold information about how to populate this property.
Parameters
|
Properties
|
Methods
|
Queries
|
Indices
|
ForeignKeys
|
Triggers
|
2
|
|
|
|
|
|
|
This class has no methods or properties.
parameter POPORDER;
POPORDER defines the order in which this property will be assigned a value. This should be an integer value.
parameter POPSPEC;
POPSPEC defines a 'value generator method' for a property.
It is used by the %Populate class to generate sample data.
The format of POPSPEC is this [:[]:[]].