Show / Hide Table of Contents

    Class EstimoteLocation

    Inheritance
    System.Object
    EstimoteLocation
    Namespace: Sensus.Probes.Location
    Assembly: SensusAndroid.dll
    Syntax
    public class EstimoteLocation : Object

    Constructors

    EstimoteLocation(String, String)

    Declaration
    public EstimoteLocation(string name, string identifier)
    Parameters
    Type Name Description
    System.String name
    System.String identifier

    Properties

    Identifier

    Declaration
    public string Identifier { get; }
    Property Value
    Type Description
    System.String

    Name

    Declaration
    public string Name { get; }
    Property Value
    Type Description
    System.String

    Methods

    ToString()

    Declaration
    public override string ToString()
    Returns
    Type Description
    System.String
    Back to top Copyright © 2014-2018 University of Virginia
    Generated by DocFX