 | DimensionMapBaseGetHook Method |
Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
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.30
Syntaxprotected abstract string GetHook(
Object instance
)
Parameters
- instance
- Type: SystemObject
The instance.
Return Value
Type:
StringUniversal ID to be used for mapping
See Also