Heureka API .NET Documentation
MapProperty Class
Members 



Represents a property in a map
Syntax
'Declaration
 
<SerializableAttribute()>
Public MustInherit Class MapProperty 
'Usage
 
Dim instance As MapProperty
[Serializable()]
public abstract class MapProperty 
[Serializable()]
public ref class MapProperty abstract 
Inheritance Hierarchy

System.Object
   Slu.Heureka.DomainLayer.GIS.MapDataTypes.MapProperty
      Slu.Heureka.DomainLayer.GIS.MapDataTypes.BoolMapProperty
      Slu.Heureka.DomainLayer.GIS.MapDataTypes.DoubleMapProperty
      Slu.Heureka.DomainLayer.GIS.MapDataTypes.EnumMapProperty
      Slu.Heureka.DomainLayer.GIS.MapDataTypes.IntegerMapProperty
      Slu.Heureka.DomainLayer.GIS.MapDataTypes.StringMapProperty

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

MapProperty Members
Slu.Heureka.DomainLayer.GIS.MapDataTypes Namespace

Send Feedback