Bind Method (RealTimeField)
- Last UpdatedApr 08, 2026
- 1 minute read
RealTimeBaseTable to bind to
public virtual void Bind(
RealTimeBaseTable boundTable,
string fieldName
)
public:
virtual void Bind(
RealTimeBaseTable^ boundTable,
String^ fieldName
)
Parameters
- boundTable
- The table to bind to
- fieldName
- The field name to bind to