Interface IDescriptionObject
Objects that can have descriptions
Namespace: TabularEditor.TOMWrapper
Assembly: TOMWrapper.dll
Syntax
public interface IDescriptionObject
Properties
Description
Declaration
string Description { get; set; }
Property Value
Type | Description |
---|---|
string |