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 2 Next »

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
13higestNewEntityIndexINTEGER
14higestExtendedEntIndexINTEGER
15myBitArrayValueINTEGER
16firstSourceLineINTEGER
17lastSourceLineINTEGER
18numberOfExtendedEntitiesINTEGER

 

Example


<Missing Example>

 

See also

Filter by label

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

 

  • No labels