ChangeCounter Property (RealTimeBaseTable)
- Last UpdatedApr 08, 2026
- 1 minute read
Gets the change counter for the currently bound table.
[CLSCompliant(false)]
public uint ChangeCounter {get;}
[CLSCompliant(false)]
public:
property uint ChangeCounter {
uint get();
}