Search Results for

    Show / Hide Table of Contents

    Class RecordSet

    Inheritance
    Object
    TestableObject
    RecordSet
    GeographyCollection
    Inherited Members
    TestableObject.ContainsKey(String)
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: Project
    Assembly: cs.temp.dll.dll
    Syntax
    public class RecordSet : TestableObject

    Fields

    DataType

    Declaration
    public RecordSetDataType DataType
    Field Value
    Type Description
    RecordSetDataType

    DisplayName

    Declaration
    public string DisplayName
    Field Value
    Type Description
    String

    Features

    Declaration
    public FeatureCollection Features
    Field Value
    Type Description
    FeatureCollection

    Id

    Declaration
    public string Id
    Field Value
    Type Description
    String

    Position

    Declaration
    public Point Position
    Field Value
    Type Description
    Point

    Properties

    Declaration
    public Dictionary<string, object> Properties
    Field Value
    Type Description
    Dictionary<String, Object>

    Source

    Declaration
    public string Source
    Field Value
    Type Description
    String

    Transform

    Declaration
    public JsonTransform Transform
    Field Value
    Type Description
    JsonTransform

    Type

    Declaration
    public string Type
    Field Value
    Type Description
    String

    Visible

    Declaration
    public bool Visible
    Field Value
    Type Description
    Boolean
    In This Article
    Back to top ViRGIS VR GIS