Interface ISemanticLocation
Interface providing a semantic location information such as Outlook location.
Namespace: TimeCockpit.Data.DataModel.Signals
Assembly: TimeCockpit.Data.dll
Syntax
public interface ISemanticLocation
Properties
Location
Gets or sets the location.
Declaration
string Location { get; set; }
Property Value
| Type | Description |
|---|---|
| System.String |