[ Version ( since = "0.78" ) ]
public Bytes? ref_termprop_data_bytes_by_id (int prop)
Like ref_termprop_data_bytes except that it takes the termprop by ID.
See that function for more information.
| this |
a Terminal |
| prop |
a termprop ID |
|
the property's value as a Bytes, or null |