FieldMetaData.Length Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

FieldMetaData.Length Property

Gets the length of a field.

[Visual Basic]Public ReadOnly Property Length As Integer
[C#]
public int Length {get;}

Property Value

Gets the length of a field.

Remarks

If the returned value is -1, the length of the field is variable.

See Also

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