Search Results for

    Show / Hide Table of Contents

    Interface IFdoFunctionArgumentDefinition

    Describes an argument of an FDO function

    Namespace: OSGeo.MapGuide.ObjectModels.Capabilities
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public interface IFdoFunctionArgumentDefinition

    Properties

    | Improve this Doc View Source

    Description

    The description of the argument

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

    Name

    The name of the argument

    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