AttributeMetaData.ReadVariable Property

WRQ.Verastream.HostIntegrator

WRQ Verastream Host Integrator .Net Reference

AttributeMetaData.ReadVariable Property

Gets the name of the variable mapped to this attribute for reading.

[Visual Basic]Public ReadOnly Property ReadVariable As String
[C#]
public string ReadVariable {get;}

Property Value

Gets the name of the variable mapped to this attribute for reading.

Remarks

This variable will be updated with the attribute value when an entity operation performs a ReadFromMappedAttr command.

See Also

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