Touchstone Re 2023 API Reference
LineNumber Property


Air.Services.Proxy Assembly > AIR.Services.Reinsurance.DataImport.Data Namespace > FileValidationLog Class : LineNumber Property
Contains the line number associated with the message.
Syntax
Public Property LineNumber As Nullable(Of Integer)
Dim instance As FileValidationLog
Dim value As Nullable(Of Integer)
 
instance.LineNumber = value
 
value = instance.LineNumber
public Nullable<int> LineNumber {get; set;}
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

FileValidationLog Class
FileValidationLog Members