ParsedVariableItem Class

Alterian Email Manager 6.2.3 SDK Help File
Class that parses Variable into its components
Inheritance Hierarchy
SystemObject
  DMLibrary.ParserParsedVariableItem

Namespace:  DMLibrary.Parser
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public class ParsedVariableItem

The ParsedVariableItem type exposes the following members.

Constructors
NameDescription
Public methodParsedVariableItem
Initializes a new instance of the ParsedVariableItem class
Top
Properties
NameDescription
Public propertyName
Gets source, after log event tag removed
Public propertyParseName
Top
See Also