|
Navigate to: Methods | Constructors | Events | Properties | ProDatasets | Temp-Tables
| Options | Name | Purpose | |
|---|---|---|---|
| CustomPropertyParameter () |
Constructor for the CustomPropertyParameter class
Notes :
*/ |
||
| CustomPropertyParameter (character, character, character, character, character, logical, character) |
Constructor for the CustomPropertyParameter class
Notes :
@param pcEntityName The Business Entity class name
@param pcScope The name of the custom properties scope
@param pcScopeName The name of the object within the custom properties scope
@param pcPropertyName The name of the design property
@param pcPropertyValue The value of the design property, empty to remove it
@param plRegenerate Logical value indicating if the Business Entity source code is regenerated after the change
@param pcProjectName Optional name of the project the Business Entity belongs to
*/ |
| Options | Name | Purpose | |
|---|---|---|---|
| CHARACTER EntityName |
|
||
| CHARACTER ProjectName |
|
||
| CHARACTER PropertyName |
|
||
| CHARACTER PropertyValue |
|
||
| LOGICAL Regenerate |
|
||
| CHARACTER Scope |
|
||
| CHARACTER ScopeName |
|
|
Top
CustomPropertyParameter ()
|
|||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
CustomPropertyParameter (character, character, character, character, character, logical, character)
|
|||||||||||||||||||||||||||||||||||||||||||||
CHARACTER EntityName
|
|||||||||
|---|---|---|---|---|---|---|---|---|---|
CHARACTER ProjectName
|
|||||||||
CHARACTER PropertyName
|
|||||||||
CHARACTER PropertyValue
|
|||||||||
LOGICAL Regenerate
|
|||||||||
CHARACTER Scope
|
|||||||||
CHARACTER ScopeName
|
|||||||||