InfoConnect for Airlines
LineZeroResponse Property


Gets or sets the title of the Line Zero information page.
Syntax
'Declaration
 
Property LineZeroResponse As String
'Usage
 
Dim instance As IMapperFileTransfer
Dim value As String
 
instance.LineZeroResponse = value
 
value = instance.LineZeroResponse
string LineZeroResponse {get; set;}
See Also