InfoConnect for Airlines
ShiftCommand Property


Gets or sets the command that scrolls the MAPPER report horizontally.
Syntax
'Declaration
 
Property ShiftCommand As String
'Usage
 
Dim instance As IMapperFileTransfer
Dim value As String
 
instance.ShiftCommand = value
 
value = instance.ShiftCommand
string ShiftCommand {get; set;}
See Also