Show / Hide Table of Contents

    Interface ISensingAgentStateDatum

    Namespace: Sensus.Adaptation
    Assembly: Sensus.Shared.NuGet.dll
    Syntax
    public interface ISensingAgentStateDatum

    Properties

    CurrentState

    Declaration
    SensingAgentState CurrentState { get; set; }
    Property Value
    Type Description
    SensingAgentState

    PreviousState

    Declaration
    SensingAgentState PreviousState { get; set; }
    Property Value
    Type Description
    SensingAgentState
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX