[]
        
(Showing Draft Content)

C1.Win.FlexReport.CustomFields.Maps.MapOwnedKeyedItem

MapOwnedKeyedItem Class

Represents a map item with a unique immutable key.

Inheritance
MapOwnedKeyedItem
Namespace: C1.Win.FlexReport.CustomFields.Maps
Assembly: C1.Win.FlexReport.CustomFields.4.8.dll
Syntax
public abstract class MapOwnedKeyedItem : MapOwnedItemBase

Constructors

Name Description
MapOwnedKeyedItem(Map)

Properties

Name Description
Key

Unique string identifying the layer. May be used as the layer's name in C1Maps so should be a valid id (alpha-numeric starting with a letter).

NOTE: the set accessor is for serialization ONLY. This property must NOT be changed.