Search Results for

    Show / Hide Table of Contents

    Interface IFeatureCommand

    Defines a command that works against a Feature Class of a Feature Source

    Inherited Members
    ICommand.Parent
    Namespace: OSGeo.MapGuide.MaestroAPI.Commands
    Assembly: OSGeo.MapGuide.MaestroAPI.dll
    Syntax
    public interface IFeatureCommand : ICommand

    Properties

    | Improve this Doc View Source

    ClassName

    Gets or sets the Feature Class name

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

    FeatureSourceId

    Gets or sets the Feature Source ID

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