The Id of the indexable source record
Declaration Syntax
C# | Visual Basic | Visual C++ |
public int SourceID { get; }
Public ReadOnly Property SourceID As Integer
public: property int SourceID { int get (); }
C# | Visual Basic | Visual C++ |
public int SourceID { get; }
Public ReadOnly Property SourceID As Integer
public: property int SourceID { int get (); }