Click or drag to resize
Location Properties

The Location type exposes the following members.

Properties
  NameDescription
Public propertyAccession
Accession number of referred sequence.
Public propertyEndData
Gets or sets the end position data. All positions are one based.
Public propertyLocationEnd
Gets the end position of the location. Note that this is one based position.
Public propertyLocationStart
Gets the start position of the location. Note that this is one based position.
Public propertyOperator
Operator like none, complement, join and order.
Public propertyResolver
Gets or sets the ILocationResolver instance used to resolve ambiguity in start-data and end-data
Public propertySeparator
Start and end positions separator.
Public propertyStartData
Gets or sets the start position data. All positions are one based.
Public propertySubLocations
Sub locations.
Top
See Also