Click or drag to resize
GridCellBaseIdentifier Property
Gets a identifier that looks like this example: "SRID3006SIZE10000E745000N7295000".

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public string Identifier { get; }

Property Value

Type: String
The identifier.

Implements

IGridCellBaseIdentifier
See Also