CardRangeACSEndProtocolVersion Property
The most recent active protocol version that is supported by the ACS.
Syntax
char* GetCardRangeACSEndProtocolVersion(int iCardRangeIndex);
LPWSTR GetCardRangeACSEndProtocolVersion(INT iCardRangeIndex);
- (NSString*)cardRangeACSEndProtocolVersion:(int)cardRangeIndex;
public func cardRangeACSEndProtocolVersion(cardRangeIndex: Int32) throws -> String
Default Value
""
Remarks
The most recent 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