Number of new links found so far.
            
 Declaration Syntax
 Declaration Syntax| C# | Visual Basic | Visual C++ | 
public virtual int NewLinkNo { get; set; }
Public Overridable Property NewLinkNo As Integer
public: virtual property int NewLinkNo { int get (); void set (int value); }