oi10:presentation_server:repostype_property_common

REPOSTYPE property (Common)

Returns the repository type classification for the specified object. Used internally as part of the Presentation Server event-dispatching mechanism.

The REPOSTYPE property is an two-part string composed of the Application ID and the Application Type, delimited by an "*" character.

e.g.

SYSPROG*OIWIN

EXAMPLES*OIWIN

DevelopmentRuntimeIndexedScaledSynthetic
N/AGet OnlyNoNoNo

This property was originally called REPOS_TYPE in versions of OpenInsight prior to version 10. The old name is still supported for backwards compatibility.

 
* // REPOSTYPE Example

   ReposType = Get_Property ( @Window, "REPOSTYPE" )
 
 
 

N/A

  • oi10/presentation_server/repostype_property_common.txt
  • Last modified: 2023/10/25 10:49
  • by 127.0.0.1