Click or drag to resize
Infosoft Logo

PaymentSetupPaymentAgreements_PaymentSetup_Id Property


Namespace: Infosoft.Data.Entities
Assembly: Infosoft.Data.Entities (in Infosoft.Data.Entities.dll) Version: 4.00.0.0
Syntax
public virtual ICollection<PaymentAgreement> PaymentAgreements_PaymentSetup_Id { get; set; }

Property Value

ICollectionPaymentAgreement
See Also