FieldMetaData.IsReadable Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

FieldMetaData.IsReadable Property

Gets the readable flag for a field.

[Visual Basic]Public ReadOnly Property IsReadable As Boolean
[C#]
public bool IsReadable {get;}

Property Value

Gets the readable flag for a field.

Remarks

Gets the readable flag for a field, which indicates whether the field can be read by a client.

See Also

FieldMetaData Class | FieldMetaData Members | WRQ.Verastream.HostIntegrator Namespace