Search Results for

    Show / Hide Table of Contents

    Interface IRelateProperty

    Represents a property pair in an attribute join

    Namespace: OSGeo.MapGuide.ObjectModels.FeatureSource
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IRelateProperty

    Properties

    | Improve this Doc View Source

    AttributeClassProperty

    Gets or sets the attribute class property.

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

    The attribute class property.

    | Improve this Doc View Source

    FeatureClassProperty

    Gets or sets the feature class property.

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

    The feature class property.

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