Table of Contents

Class Annotation

Inheritance
Annotation
Implements
Inherited Members
Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll
public sealed class Annotation : INamedObject
Extension Methods

Constructors

Annotation(IList<Annotation>)

public Annotation(IList<Annotation> parentCollection)

Parameters

Type Name Description
IList<Annotation> parentCollection

Properties

Name

public string Name { get; set; }

Property Value

Type Description
string

Value

public string Value { get; set; }

Property Value

Type Description
string