| RevenueRecordPanel Methods |
The RevenueRecordPanel type exposes the following members.
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| IsAcknowledged |
Check if a payment is marked as 'Acknowledged'
| |
| IsReceipted |
Check if a payment is marked as 'Receipted'
| |
| IsSubtype |
Check the subtype of the revenue record.
| |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| PaymentExists |
Check if a payment exists on the revenue record.
| |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |