Click or drag to resize

IDimensionMap Interface

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Base interface to a [!:DimensionMap]

Namespace:  imbNLP.Data.textMap
Assembly:  imbNLP.Data (in imbNLP.Data.dll) Version: 0.2.30
Syntax
C#
public interface IDimensionMap

The IDimensionMap type exposes the following members.

Properties
  NameDescription
Public propertydimensionName
Public propertysurface
Textual representation that is mapped by hooks -- not used if [!:doUseParentSurface]
Top
Methods
  NameDescription
Public methodOnBeforeSave
Called when before save procedure initiated
Public methodOnLoaded
Called when load completed
Top
See Also

Reference

[!:aceCommonTypes.sciDataStructures.data.package.IDataPackageItem]