Click or drag to resize

BatchCard Class

Syntax
C#
public class BatchCard : Card

The BatchCard type exposes the following members.

Properties
  NameDescription
Public propertyAccessCode
(Inherited from Card.)
Public propertyBatchControlRSN
(Inherited from Card.)
Public propertyCardCreationBatchControlRSN
Public propertyCardName
(Inherited from Card.)
Public propertyCardNumber
(Inherited from Card.)
Public propertyCardPrintBatchControlRSN
(Inherited from Card.)
Public propertyCardStatus
Valid Values:
  • ACTIVE
  • CLOSED
  • INACTIVE
  • PENDINGACTIVATION
(Inherited from Card.)
Public propertyCardType

Valid Values:

  • INSTORE
  • STANDARD
  • VIRTUAL

(Inherited from Card.)
Public propertyDisplayValue
(Inherited from Card.)
Public propertyMember_DisplayValue
Public propertyPartnerRSN
(Inherited from Card.)
Public propertyPointsBalance
Public propertyProgram_DisplayValue
(Inherited from Card.)
Public propertyProgram_RSN
(Inherited from Card.)
Public propertyProgramMembership_Active
(Inherited from Card.)
Public propertyProgramMembership_EndDate
(Inherited from Card.)
Public propertyProgramMembership_Member_RSN
(Inherited from Card.)
Public propertyProgramMembership_Member_Type
(Inherited from Card.)
Public propertyProgramMembership_RSN
(Inherited from Card.)
Public propertyProgramMembership_StartDate
(Inherited from Card.)
Public propertyRSN
(Inherited from Card.)
Public propertySequenceNumber
(Inherited from Card.)
Top
See Also