Click or drag to resize

BankPartialEntity Class

Bank Partial Entity
Inheritance Hierarchy
SystemObject
  IntegrationEntity
    AMCS.Elemos.IntegrationService.Entity.FinancialBankPartialEntity

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

The BankPartialEntity type exposes the following members.

Constructors
  NameDescription
Public methodBankPartialEntity
Initializes a new instance of the BankPartialEntity class.
Public methodBankPartialEntity(Object)
Initializes a new instance of the BankPartialEntity class.
Top
Properties
  NameDescription
Public propertyBankId
Gets or sets the BankId
Public propertyDescription
Gets or sets the Description
Top
See Also