FieldMetaData.IsWriteable Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

FieldMetaData.IsWriteable Property

Gets the writeable flag for a field.

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

Property Value

Gets the writeable flag for a field.

Remarks

Gets the writeable flag for a field, which indicates whether Host Integrator allows this field to have data written to it.

See Also

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