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