Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 6 Current »

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 nameReturned data type
1extensionSchemaIdINTEGER
2nameSTRING
3guidSTRING
4ownerINSTANCE
5groupINSTANCE
6administratorsAGGREGATE
7protectionINTEGER
8createdINTEGER
9accessRightsForAGGREGATE
10compilerOptionsINTEGER
11instancesAggrIdAGGREGATE
12newEntitiesAggrIdAGGREGATE
13highestNewEntityIndexINTEGER
14highestExtendedEntIndexINTEGER
15myBitArrayValueINTEGER
16firstSourceLineINTEGER
17lastSourceLineINTEGER
18numberOfExtendedEntitiesINTEGER
19 constantsAggrIdAGGREGATE
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.

 

  • No labels