Click or drag to resize

CountryRequestEntity Class

Country Request
Inheritance Hierarchy
SystemObject
  AMCS.Elemos.IntegrationService.Entity.AddressCountryRequestEntity

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

The CountryRequestEntity type exposes the following members.

Constructors
  NameDescription
Public methodCountryRequestEntity
Initializes a new instance of the CountryRequestEntity class
Top
Properties
  NameDescription
Public propertyCountryId
Gets or sets the CountryId
Public propertyIsDeleted
Gets or sets the is deleted.
Top
See Also