Search Results for

    Show / Hide Table of Contents

    Interface IResultColumn

    A search command result column

    Namespace: OSGeo.MapGuide.ObjectModels.WebLayout
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IResultColumn

    Properties

    | Improve this Doc View Source

    Name

    Gets or sets the name.

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

    The name.

    | Improve this Doc View Source

    Property

    Gets or sets the property.

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

    The property.

    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng