Click or drag to resize

MapRow Properties

The ConfigurationDataSetMapRow type exposes the following members.

Properties
  NameDescription
Public propertyAllowAnonymousAccess
Public propertyAllowInEmbeddedMap
Public propertyAnnotationLayerEnabled
Public propertyDefaultMap
Public propertyDescription
Public propertydisplayprojection
Public propertyDPI
Public propertyDrawingMapStyleID
Public propertyEditingMapStyleID
Public propertyGeolocationResolution
Public propertyHasErrors
Gets a value that indicates whether there are errors in a row.
(Inherited from DataRow.)
Public propertyIconID
Public propertyInitialLocationX
Public propertyInitialLocationY
Public propertyInitialResolution
Public propertyInitialScale
Public propertyItemInt32
Gets or sets the data stored in the column specified by index.
(Inherited from DataRow.)
Public propertyItemString
Gets or sets the data stored in the column specified by name.
(Inherited from DataRow.)
Public propertyItemDataColumn
Gets or sets the data stored in the specified DataColumn.
(Inherited from DataRow.)
Public propertyItemInt32, DataRowVersion
Gets the data stored in the column, specified by index and version of the data to retrieve.
(Inherited from DataRow.)
Public propertyItemString, DataRowVersion
Gets the specified version of data stored in the named column.
(Inherited from DataRow.)
Public propertyItemDataColumn, DataRowVersion
Gets the specified version of data stored in the specified DataColumn.
(Inherited from DataRow.)
Public propertyItemArray
Gets or sets all the values for this row through an array.
(Inherited from DataRow.)
Public propertyKineticPan
Public propertyLocalKnowledgeID
Public propertyMapID
Public propertyMapName
Public propertyMaxX
Public propertyMaxY
Public propertyMeasuringMapStyleID
Public propertyMinX
Public propertyMinY
Public propertyprojection
Public propertyProxyHost
Public propertyReportID
Public propertyReportName
Public propertyRowError
Gets or sets the custom error description for a row.
(Inherited from DataRow.)
Public propertyRowState
Gets the current state of the row with regard to its relationship to the DataRowCollection.
(Inherited from DataRow.)
Public propertySearchByAreaIconID
Public propertyShowMarker
Public propertyTable
Gets the DataTable for which this row has a schema.
(Inherited from DataRow.)
Public propertyUnits
Public propertyWatermarkEnabled
Public propertyZoomToCoordinateIconID
Top
See Also