Search Results for

    Show / Hide Table of Contents

    Class FlagCounts

    Inheritance
    Object
    JsonObject<FlagCounts>
    FlagCounts
    Inherited Members
    JsonObject<FlagCounts>.CreateFromJson(String)
    JsonObject<FlagCounts>.ToJson(FlagCounts)
    Namespace: JoshAaronMiller.INaturalist
    Assembly: cs.temp.dll.dll
    Syntax
    [Serializable]
    public class FlagCounts : JsonObject<FlagCounts>

    Fields

    resolved

    Declaration
    public int resolved
    Field Value
    Type Description
    Int32

    unresolved

    Declaration
    public int unresolved
    Field Value
    Type Description
    Int32
    In This Article
    Back to top Documentation