Click or drag to resize

MemberVoucherDetail Class

Syntax
C#
public class MemberVoucherDetail : Voucher

The MemberVoucherDetail type exposes the following members.

Properties
  NameDescription
Public propertyAuditNotes
Public propertyMember_RSN
Public propertyProgram_RSN
Public propertyProgramMembership_RSN
(Inherited from Voucher.)
Public propertyRSN
(Inherited from Voucher.)
Public propertyStatus

Valid Values:

  • VALID
  • USED
  • EXPIRED

(Inherited from Voucher.)
Public propertyVoucherExpiry
(Inherited from Voucher.)
Public propertyVoucherMessage
(Inherited from Voucher.)
Public propertyVoucherNumber
(Inherited from Voucher.)
Public propertyVoucherValidFrom
(Inherited from Voucher.)
Public propertyVoucherValue
(Inherited from Voucher.)
Top
See Also