Gets a value indicating whether the Card Security Code should be saved before it is sent to the gateway.
Namespace:
Asi.iBO.SystemConfigAssembly: Asi.iBO (in Asi.iBO.dll) Version: 15.1.2.0
Syntax
| C# |
|---|
public byte SaveCSCBeforeAuthorizationFlag { get; } |
| Visual Basic (Declaration) |
|---|
Public ReadOnly Property SaveCSCBeforeAuthorizationFlag As Byte |
| Visual C++ |
|---|
public: property unsigned char SaveCSCBeforeAuthorizationFlag { unsigned char get (); } |