Aqualogic Interaction API  
 

IPTCard.SetCardSettings Method

Set the value for a particular card setting identified by one of the PT_CARD_SETTINGS values. These settings govern various aspects of card storage behavior.

Overload List

Set the value for a particular card setting identified by one of the PT_CARD_SETTINGS values. These settings govern various aspects of card storage behavior.

void SetCardSettings(int,int);

Set the value for a particular card setting identified by one of the PT_CARD_SETTINGS values. These settings govern various aspects of card storage behavior.

void SetCardSettings(int,int[]);

Set the value for a particular card setting identified by one of the PT_CARD_SETTINGS values. These settings govern various aspects of card storage behavior.

void SetCardSettings(int,string);

See Also

IPTCard Interface | com.plumtree.server Namespace