ValidateWriteOperationSafe Method
- Last UpdatedApr 08, 2026
- 1 minute read
Ensures that a write operation is allowed for this record.
protected void ValidateWriteOperationSafe(
RealTimeField fieldToWrite
)
protected:
void ValidateWriteOperationSafe(
RealTimeField^ fieldToWrite
)
Parameters
- fieldToWrite
- The field to write to.