The ID of the indexable source this belongs to, or -1 if none.
Declaration Syntax
C# | Visual Basic | Visual C++ |
public virtual int IndexableSourceId { get; set; }
Public Overridable Property IndexableSourceId As Integer
public: virtual property int IndexableSourceId { int get (); void set (int value); }