For Babelfish Release 1.12.3.10

EventAndStageStyleMappingObjAttributeValueAppellation Property

The AttributeValueAppellations to use within this mapping.

Definition

Namespace: Scopos.BabelFish.DataModel.Definitions
Assembly: BabelFish (in BabelFish.dll) Version: 1.12.3.10+306d87ab71d1aa659d07c082495f8eddb091ca7b
C#
public List<string> AttributeValueAppellation { get; set; }

Property Value

ListString

Remarks

This property is ignored in the EVENT AND STAGE STYLE MAPPING's DefaultMapping section.

See Also