Show / Hide Table of Contents

    Class ScriptRunnerPage

    Displays a script runner, allowing the user to edit its prompts and triggers.

    Inheritance
    System.Object
    ScriptRunnerPage
    Namespace: Sensus.UI
    Assembly: SensusAndroid.dll
    Syntax
    public class ScriptRunnerPage : ContentPage

    Constructors

    ScriptRunnerPage(ScriptRunner)

    Initializes a new instance of the ScriptRunnerPage class.

    Declaration
    public ScriptRunnerPage(ScriptRunner scriptRunner)
    Parameters
    Type Name Description
    ScriptRunner scriptRunner

    Script runner to display.

    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX