| ErrorLogEventArgsIndex Field | 
            Gets the error index.
            
Namespace: WinWrap.Basic.Server.ClassicAssembly: WinWrap.Basic.Server (in WinWrap.Basic.Server.dll) 
 Syntax
Syntaxpublic readonly int Index
Public ReadOnly Index As Integer
public:
initonly int Index
Field Value
Int32
            The error index.
            
 Remarks
Remarks
            Index starts at 1.
            
 See Also
See Also