Search Results for

    Show / Hide Table of Contents

    Class TileProviderConnectionProperty

    Inheritance
    System.Object
    TileProviderConnectionProperty
    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.Common
    Assembly: OSGeo.MapGuide.ObjectModels.dll
    Syntax
    public class TileProviderConnectionProperty

    Properties

    | Improve this Doc View Source

    DefaultValue

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

    Enumerable

    Declaration
    public bool Enumerable { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    LocalizedName

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

    Name

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

    Protected

    Declaration
    public bool Protected { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Required

    Declaration
    public bool Required { get; set; }
    Property Value
    Type Description
    System.Boolean
    | Improve this Doc View Source

    Value

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