C# Class MapAround.Web.Wms.WmsContactInformation.ContactPerson

Information about a contact person for the service.
ファイルを表示 Open project: gkrsu/maparound.core

Public Properties

Property Type Description
Organisation string
Person string

Property Details

Organisation public_oe property

Organisation of primary person.
public string Organisation
return string

Person public_oe property

Primary contact person.
public string Person
return string