Table of Contents

Interface IDescriptionObject

Namespace
TabularEditor.TOMWrapper
Assembly
TOMWrapper.dll

Objects that can have descriptions

C#
public interface IDescriptionObject
Extension Methods

Properties

Description

C#
string Description { get; set; }

Property Value

Type Description
string