Interface IKeyword
Interface for EntityObjects containing a "list" of keywords
Namespace: TimeCockpit.Data.DataModel.Signals
Assembly: TimeCockpit.Data.dll
Syntax
public interface IKeyword
Properties
Keywords
Gets or sets the "list" of keywords
Declaration
string Keywords { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |