Click or drag to resize

RegionPartialEntity Class

Region / Address Line 3
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.SettingsRegionPartialEntity

Namespace:  AMCS.Elemos.IntegrationService.Entity.Settings
Assembly:  AMCS.Elemos.IntegrationService (in AMCS.Elemos.IntegrationService.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
[SerializableAttribute]
public class RegionPartialEntity : IntegrationEntity

The RegionPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodRegionPartialEntity
Initializes a new instance of the SettingsEntity class.
Public methodRegionPartialEntity(Object)
Initializes a new instance of the SettingsEntity class.
Top
Properties
  NameDescription
Public propertyDescription
Gets or sets the description.
Public propertyRegionId
Gets or sets the state identifier.
Top
See Also