Search Results for

    Show / Hide Table of Contents

    Class LayerMetadata

    Metadata of a selected layer

    Inheritance
    System.Object
    LayerMetadata
    Inherited Members
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.ToString()
    Namespace: OSGeo.MapGuide.ObjectModels.SelectionModel
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public class LayerMetadata

    Properties

    | Improve this Doc View Source

    Property

    The visible properties of this layer

    Declaration
    public List<Property> Property { get; set; }
    Property Value
    Type Description
    System.Collections.Generic.List<Property>
    • Improve this Doc
    • View Source
    In This Article
    Back to top Copyright © 2009 - 2022 Jackie Ng