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