CreditCardPayment Methods

The CreditCardPayment type exposes the following members.

Methods

  Name Description
Aa186956.pubmethod(en-US,CS.90).gif Equals Returns a value indicating whether the specified payment method is the same as the payment method of the current instance. (Overrides Payment..::.Equals(Object).)
Aa186956.protmethod(en-US,CS.90).gif Finalize (Inherited from Object.)
Aa186956.pubmethod(en-US,CS.90).gif GetEnumerator Returns an enumerator that can be used to enumerate over all the weakly-typed properties of the current payment method. (Inherited from Payment.)
Aa186956.pubmethod(en-US,CS.90).gif GetHashCode Returns the hash code of the current instance. (Overrides Payment..::.GetHashCode()()().)
Aa186956.pubmethod(en-US,CS.90).gif GetObjectData Populates the SerializationInfo with the data needed to serialize the CreditCardPayment. (Overrides Payment..::.GetObjectData(SerializationInfo, StreamingContext).)
Aa186956.pubmethod(en-US,CS.90).gif GetType (Inherited from Object.)
Aa186956.pubmethod(en-US,CS.90).gif LoadedFromStorage Called after the entire class graph is loaded from mapped storage to allow custom post-load marshaling. (Inherited from MappedStorageBase.)
Aa186956.protmethod(en-US,CS.90).gif MemberwiseClone (Inherited from Object.)
Aa186956.pubmethod(en-US,CS.90).gif SavedToStorage Called after saving a mapped class instance to storage to allow custom post-save marshaling. (Inherited from MappedStorageBase.)
Aa186956.pubmethod(en-US,CS.90).gif SavingToStorage Called prior to saving a mapped class instance to storage to allow custom pre-save marshaling. (Inherited from MappedStorageBase.)
Aa186956.pubmethod(en-US,CS.90).gif SetChildDirty Overloaded.
Aa186956.pubmethod(en-US,CS.90).gif SetDirty Called by local class property set accessors when a change occurs to data members that are mapped to SQL storage. (Inherited from Payment.)
Aa186956.pubmethod(en-US,CS.90).gif SetParent Called whenever the current instance is associated with a new order group. (Inherited from Payment.)
Aa186956.pubmethod(en-US,CS.90).gif ToString (Inherited from Object.)

Top

See Also

Reference

CreditCardPayment Class

Microsoft.CommerceServer.Runtime.Orders Namespace