Show / Hide Table of Contents

    Struct Capabilities.WmsContactInformation.ContactPerson

    Information about a contact person for the service.

    Namespace: Mapsui.Desktop.Wms
    Assembly: Mapsui.Desktop.dll
    Syntax
    public struct ContactPerson

    Fields

    | Improve this Doc View Source

    Organisation

    Organisation of primary person

    Declaration
    public string Organisation
    Field Value
    Type Description
    System.String
    | Improve this Doc View Source

    Person

    Primary contact person

    Declaration
    public string Person
    Field Value
    Type Description
    System.String
    • Improve this Doc
    • View Source
    Back to top Generated by DocFX