CardRangeDSStartProtocolVersion Property
The earliest (i.
Syntax
char* GetCardRangeDSStartProtocolVersion(int iCardRangeIndex);
LPWSTR GetCardRangeDSStartProtocolVersion(INT iCardRangeIndex);
- (NSString*)cardRangeDSStartProtocolVersion:(int)cardRangeIndex;
public func cardRangeDSStartProtocolVersion(cardRangeIndex: Int32) throws -> String
Default Value
""
Remarks
The earliest (i.e. oldest) 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