Click or drag to resize

StatePartialEntity Class

State / Address Line 4
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.SettingsStatePartialEntity

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 StatePartialEntity : IntegrationEntity

The StatePartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodStatePartialEntity
Initializes a new instance of the SettingsEntity class.
Public methodStatePartialEntity(Object)
Initializes a new instance of the SettingsEntity class.
Top
Properties
  NameDescription
Public propertyCountryId
Gets or sets the country id
Public propertyDescription
Gets or sets the description.
Public propertyStateId
Gets or sets the state identifier.
Top
See Also