Search Results for

    Show / Hide Table of Contents

    Interface IExpressionPropertySource

    An FDO expression property source

    Namespace: OSGeo.MapGuide.ObjectModels.Common
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IExpressionPropertySource

    Properties

    | Improve this Doc View Source

    Description

    Gets the description

    Declaration
    string Description { get; }
    Property Value
    Type Description
    System.String
    | Improve this Doc View Source

    ExpressionType

    Gets the expression data type

    Declaration
    ExpressionDataType ExpressionType { get; }
    Property Value
    Type Description
    ExpressionDataType
    | Improve this Doc View Source

    Name

    Gets the name

    Declaration
    string Name { get; }
    Property Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng