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