Previous Topic: FetchSchemaObjTypeByMnemNext Topic: GetMetaModelObject


FetchSchemaPrpTypeByMnem

This method returns the property type code associated with the given mnemonic. The only parameter is the mnemonic for the parameter.

Syntax

object.FetchSchemaPrpTypeByMnem pszMnemonic

Parameters

pszMnemonic

A string value representing the property mnemonic.

Remarks

EAPI_SUCCESSFUL_RC - indicates a successful execution

EAPI_MNEMONIC_INVALID_RC - if mnemonic is invalid