Gets the section index.
Namespace:
PerpetuumSoft.DataModel.MsSql.SynchronizersAssembly: PerpetuumSoft.DataModel (in PerpetuumSoft.DataModel.dll) Version: 1.0.0.0
Syntax
C# |
---|
public int Index { get; } |
Visual Basic (Declaration) |
---|
Public ReadOnly Property Index As Integer |
Visual C++ |
---|
public: property int Index { int get (); } |