ValidateReadOperationSafe Method
- Last UpdatedApr 08, 2026
- 1 minute read
Ensures that a read operation is allowed for this record.
protected void ValidateReadOperationSafe(
RealTimeField fieldToRead
)
protected:
void ValidateReadOperationSafe(
RealTimeField^ fieldToRead
)
Parameters
- fieldToRead
- The desired field to read from the record.