Class MapVectorLayerVal
Inheritance
System.Object
MapVectorLayerVal
Assembly: BoldReports.UWP.dll
Syntax
public class MapVectorLayerVal : Object
Constructors
MapVectorLayerVal()
Declaration
public MapVectorLayerVal()
Properties
DataElementName
Declaration
public string DataElementName { get; set; }
Property Value
Type |
Description |
System.String |
|
DataElementOutput
Declaration
public DataElementOutputs DataElementOutput { get; set; }
Property Value
Type |
Description |
BoldReports.RDL.DOM.DataElementOutputs |
|
MapBindingFieldPairs
Declaration
public MapBindingFieldpairVal MapBindingFieldPairs { get; set; }
Property Value
MapDataRegionName
Declaration
public string MapDataRegionName { get; set; }
Property Value
Type |
Description |
System.String |
|
MapFieldDefinitions
Declaration
public List<MapFieldDefinition> MapFieldDefinitions { get; set; }
Property Value
MapLayerVal
Declaration
public MapLayer MapLayerVal { get; set; }
Property Value
MapSpatialData
Declaration
public MapSpatialData MapSpatialData { get; set; }
Property Value