CardRangeACSStartProtocolVersion Property
The earliest (i.
Syntax
char* GetCardRangeACSStartProtocolVersion(int iCardRangeIndex);
LPWSTR GetCardRangeACSStartProtocolVersion(INT iCardRangeIndex);
- (NSString*)cardRangeACSStartProtocolVersion:(int)cardRangeIndex;
public func cardRangeACSStartProtocolVersion(cardRangeIndex: Int32) throws -> String
Default Value
""
Remarks
The earliest (i.e. oldest) active protocol version that is supported by the ACS.
The size of the array is controlled by the CardRangeCount property.
This property is read-only and not available at design time.
Data Type
String