Search Results for

    Show / Hide Table of Contents

    Interface IPointSignal

    Interface for point signals

    Namespace: TimeCockpit.Data.DataModel.Signals
    Assembly: TimeCockpit.Data.dll
    Syntax
    public interface IPointSignal

    Properties

    EventTime

    Gets or sets the time the signal happened.

    Declaration
    DateTime EventTime { get; set; }
    Property Value
    Type Description
    System.DateTime
    In This Article
    Back to top Copyright © 2025 software architects gmbh