IStreet Interface |
public interface IStreet : ISerializable, IEntity, IVersionedEntity, IStreetStub
The IStreet type exposes the following members.
| Name | Description | |
|---|---|---|
| City | ||
| ExternalId | Identifier in external street database (for example, KLADR). | |
| Id | (Inherited from IEntity) | |
| IsActive | ||
| Name | ||
| Revision | Incremental version of the entity. The revision grows monotonically only within this terminal database (GetHostDatabaseId). (Inherited from IVersionedEntity) |
| Name | Description | |
|---|---|---|
| GetObjectData | Populates a SerializationInfo with the data needed to serialize the target object. (Inherited from ISerializable) |