Search Results for

    Show / Hide Table of Contents

    Class Annotation

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

    Fields

    controlled_attribute_id

    Declaration
    public int controlled_attribute_id
    Field Value
    Type Description
    Int32

    controlled_value_id

    Declaration
    public int controlled_value_id
    Field Value
    Type Description
    Int32

    resource_id

    Declaration
    public int resource_id
    Field Value
    Type Description
    Int32

    resource_type

    Declaration
    public string resource_type
    Field Value
    Type Description
    String
    In This Article
    Back to top Documentation