BenSelect Documentation
PaymentTransactionView Class
See Also  Send Feedback
Selerix.BenSelect.View Namespace : PaymentTransactionView Class
Employee payment transaction record

Object Model

PaymentTransactionView ClassEmployeeView ClassSessionView Class

Public Properties

 NameDescription
public PropertyAmountGets the amount of the transaction.  
public PropertyApprovedGets a value indicating whether this Transaction is approved by the card company.  
public PropertyAsOfDateGets as of date. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyAuthorizationCodeGets the authorization code.  
public PropertyCompleteGets or sets a value indicating whether this ETI.DAL.PaymentTransaction is complete. Complete means "approved and captured" by Authorize.Net  
public PropertyDeletedGets a value indicating whether this object is deleted. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyEmployeeGets or sets the employee.  
public PropertyExtEngineConfigsGets the ext engine configs. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyInvoiceNumberGets the invoice number.  
public PropertyMessageGets the message.  
public PropertyPaymentTransactionIDGets the session ID.  
public PropertyPKPrimary Key of the object  
public PropertyReadonlyGets a value indicating whether this object is readonly. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public PropertyResponseCodeGets the response code.  
public PropertySessionGets the session identifier.  
public PropertyTransactionDateGets or sets the transaction date.  
public PropertyTransactionIDGets the transaction identifier.  
public PropertyUniqueIDGets or sets the unique identifier.  
public PropertyVerifiedGets a value indicating whether this object is verified. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
Top

Public Methods

 NameDescription
public MethodEqualsOverridden. Determines whether the specified System.Object is equal to this instance.  
public MethodGetConfigGets the config. (Inherited from Selerix.Foundation.Interfaces.View.AbstractModelObjectView)
public MethodGetHashCodeOverridden. Returns a hash code for this instance.  
public MethodResetResets this instance. (Inherited from Selerix.BenSelect.View.AbstractView)
Top

Public Operators

public Operator Equality Implements the operator ==.
public Operator Inequality Implements the operator !=.
Top

Inheritance Hierarchy

Requirements

Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family

See Also

© 2024 All Rights Reserved.