TabletRemovedData.TabletIndex Property
TabletRemovedData.TabletIndex Property |
Gets the tablet context identifier for the removed Tablet.
Definition
Visual Basic .NET Public ReadOnly Property TabletIndex As Integer C# public int TabletIndex { get; } Managed C++ public: __property int* get_TabletIndex();
Property Value
System.Int32. The tablet context identifier for the removed Tablet.
This property is read-only. This property has no default value.