Search Results for

    Show / Hide Table of Contents

    Struct Capabilities.WmsContactInformation.ContactPerson

    Information about a contact person for the service.

    Inherited Members
    ValueType.Equals(object)
    ValueType.GetHashCode()
    ValueType.ToString()
    object.Equals(object, object)
    object.GetType()
    object.ReferenceEquals(object, object)
    Namespace: Mapsui.Providers.Wms
    Assembly: Mapsui.dll
    Syntax
    public struct Capabilities.WmsContactInformation.ContactPerson

    Fields

    | Edit this page View Source

    Organisation

    Organisation of primary person

    Declaration
    public string? Organisation
    Field Value
    Type Description
    string
    | Edit this page View Source

    Person

    Primary contact person

    Declaration
    public string? Person
    Field Value
    Type Description
    string
    • Edit this page
    • View Source
    In this article
    Back to top Generated by DocFX