 | DimensionMapBaseGetHook Method |
imbSCI | imbACE | imbNLP | imbWEM | imbWBI [This is preliminary documentation and is subject to change.]
Gets the hook (universal ID, path, hash...) for specified instance - the hooked object
Namespace:
imbNLP.Data.textMap
Assembly:
imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.26
Syntaxprotected abstract string GetHook(
Object instance
)
Parameters
- instance
- Type: SystemObject
The instance.
Return Value
Type:
StringUniversal ID to be used for mapping
See Also