FUNCTION xpfGetExtensionSchemaProperty (expressSchemaName : STRING; extensionSchemaName : STRING; propertyName : STRING) -- case insensitve names propertyValue : GENERIC;
Function for getting the property values from the specified Express extension schema.
Arguments
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_expressSchemaName'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_extensionSchemaName'.
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_a_propertyName'.
Return Value
Error rendering macro 'excerpt-include' : User 'null' does not have permission to view the page 'US:_r_propertyValue'.
Options
The actual list of property names and data types:
Property name | Returned data type | |
---|---|---|
1 | extensionSchemaId | INTEGER |
2 | name | STRING |
3 | guid | STRING |
4 | owner | INSTANCE |
5 | group | INSTANCE |
6 | administrators | AGGREGATE |
7 | protection | INTEGER |
8 | created | INTEGER |
9 | accessRightsFor | AGGREGATE |
10 | compilerOptions | INTEGER |
11 | instancesAggrId | AGGREGATE |
12 | newEntitiesAggrId | AGGREGATE |
13 | highestNewEntityIndex | INTEGER |
14 | highestExtendedEntIndex | INTEGER |
15 | myBitArrayValue | INTEGER |
16 | firstSourceLine | INTEGER |
17 | lastSourceLine | INTEGER |
18 | numberOfExtendedEntities | INTEGER |
19 | constantsAggrId | AGGREGATE |
20 | definedTypeAggrId | AGGREGATE |
21 | functionsAggrId | AGGREGATE |
22 | proceduresAggrId | AGGREGATE |
Example
<Missing Example>
See also
Filter by label
There are no items with the selected labels at this time.