Click or drag to resize

CardDetail Class

Syntax
C#
public class CardDetail : Card

The CardDetail type exposes the following members.

Properties
  NameDescription
Public propertyAccessCode
(Inherited from Card.)
Public propertyBatchControlRSN
(Inherited from Card.)
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 propertyPartnerRSN
(Inherited from Card.)
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.)
Public propertyTransactionHistory
Top
See Also