xpfGetExtensionSchemaProperty

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 definedTypeAggrIdAGGREGATE
21 functionsAggrIdAGGREGATE
22 proceduresAggrIdAGGREGATE

 

Example


<Missing Example>

 

See also

Filter by label

There are no items with the selected labels at this time.